Hello All,
Is it possible to interface 64GB SD card with ESP32-C6-WROOM?
As I do not see any documentation of whether ESP32-C6 has ExFAT support.
Please do confirm.
ESP32-C6 SD card support for 64GB
-
- Posts: 11
- Joined: Thu Jun 22, 2023 2:58 pm
Re: ESP32-C6 SD card support for 64GB
Hello, Yes, you can use a 64GB SD card with the ESP32-C6. You can use it on the SPI interface. Please refer to this example: https://github.com/espressif/esp-idf/tr ... card/sdspi. Using exFAT requires purchasing a license from Microsoft, and we do not support exFAT in IDF. You can use the FAT32 file system instead.
-
- Posts: 1702
- Joined: Mon Oct 17, 2022 7:38 pm
- Location: Europe, Germany
Re: ESP32-C6 SD card support for 64GB
64GB will work, and exFAT should too.
Not sure about the licensing requirements for exFAT, since apparently Microsoft ♥ Linux.
Not sure about the licensing requirements for exFAT, since apparently Microsoft ♥ Linux.
Who is online
Users browsing this forum: No registered users and 94 guests