Dtynin
DIIDevHeads IoT Integration Server
•Created by Dtynin on 7/23/2024 in #middleware-and-os
How can I resolve the SD card initialization error?
Hey guys, I'm still having issues trying to log temperature data from the MCP9808 sensor to an SD card using an ATmega2560 and Zephyr OS, how can I resolve the SD card initialization error? Despite setting up the SD card interface and implementing file write operations, I still encountered the error "Failed to mount SD card." Here's the code:
If the implementation is successful, the output should log the temperature data to the SD card and display a confirmation message.
4 replies