wafa_ath
wafa_ath
Real-Time Temperature Monitoring with ATmega2560, MCP9808, and Zephyr OS: Device Driver Not Found
make sure you've enabled the MCP9808 driver in your Zephyr configuration. Add these lines to your prj.conf file: CopyCONFIG_I2C=y CONFIG_SENSOR=y CONFIG_MCP9808=y
9 replies