ESP32 - supported types of microsd cards
Posted: Sun Dec 08, 2024 7:58 am
Hello. In my project, I use storing the web interface on a memory card. I couldn't get ESP 32 to recognize the card for a very long time. I've tried a lot of options.
regular microsd 1gb - error (type not supported)
16GB microsdhc memory card - CRC verification error
4gb MICROSDHC U-1 memory card - everything is fine
64gb Samsung evo microsd U-1 - everything is fine
(pullup-s enabled)
See file below
I don't need to use memory cards > 4gb
Q: What types of cards are supported in ESP32? I have not found clear information in order to definitely know what to buy. I would not like to play the lottery. Tell me, please .
regular microsd 1gb - error (type not supported)
16GB microsdhc memory card - CRC verification error
4gb MICROSDHC U-1 memory card - everything is fine
64gb Samsung evo microsd U-1 - everything is fine
(pullup-s enabled)
See file below
I don't need to use memory cards > 4gb
Q: What types of cards are supported in ESP32? I have not found clear information in order to definitely know what to buy. I would not like to play the lottery. Tell me, please .