ESP32-C6 SDCARD SPI
Posted: Wed Feb 21, 2024 4:52 pm
Has anybody got the SD-card working on the ESP32-C6.
I have it working for the esp-arduino 8266/ESP32/ESP32S2/ESP32S3/ESP32C3
Both for Fat and FatEx.
But can not get it working on ESP32-C6.
I have added the pull up and reduced the frequency
SD_PIN_SCK 21
SD_PIN_MOSI 19
SD_PIN_MISO 20
SD_PIN_CS 18
https://github.com/EmileSpecialProducts ... disk-drive
https://github.com/EmileSpecialProducts ... sk-driveEx
I have it working for the esp-arduino 8266/ESP32/ESP32S2/ESP32S3/ESP32C3
Both for Fat and FatEx.
But can not get it working on ESP32-C6.
I have added the pull up and reduced the frequency
SD_PIN_SCK 21
SD_PIN_MOSI 19
SD_PIN_MISO 20
SD_PIN_CS 18
https://github.com/EmileSpecialProducts ... disk-drive
https://github.com/EmileSpecialProducts ... sk-driveEx