Closed jwinfieldnz closed 2 years ago
Thank your for submiting, please be sure you followed template or your issue may be dismissed. if you deleted the template it is here
yes looks hardware/driver issue, can you share your configuration.h Did you do any change in FW? what version of esp32 core do you use in arduino?
Sorry. You can close this. I just tried a camera sketch and fails with that also.
yes looks hardware/driver issue, can you share your cofiguration.h Did you do any change in FW? what version of esp32 core do you use in arduino?
try older core/ latest esp32 core git., there was some issue with sdmmc driver on some version
My esp32s3 has the same problem. Some cards can not be detected, and another 16g card is identified as 2G.
Can you recommend a suitable version
normaly latest git should be ok as well as 2.0.4 as well as version currently used in esp3d V3 platformio
be sure also your card is formated using https://www.sdcard.org/downloads/formatter/
on my esp32cam the 16GB is well detected :
I close issue then
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
SD card is not detected
The ESP32CAM SD card doesn't seem to be detected too often. I have used a few cards from 8 to 32GB FAT and exFAT format but doesn't seem to detect the card at all. Maybe I have the SD card settings wrong, It does work on some occasions.
Arduino debug provides
Maybe a faulty card reader?
-Marlin