Hello,
I am using SD card with ESP32 dev board. It is working fine with library but my concern is something else. Due to some bug the board restarts(watchdog or something), the code reattempts to initialize the SD card again. Is it correct to initialize it again since it has been done once. Also is there any way to know if SD card has been previously initialized or not.
Since now there is no such check implemented, the SD card is reinitialized sometimes it gives output as SD card initialization failed but normal file read/write operation is conducted successfully.
Can someone explain me the Reason for such behavior?
Is SD card initialization required just once or every time the ESP32 resets?
Who is online
Users browsing this forum: Google [Bot] and 49 guests