Ai-Thinker-Open / ESP32-A1S-AudioKit

Ai-Thinker AudioKit Board SDK - 安信可 esp32-a1s 音频模组开发板
Other
132 stars 63 forks source link

SD Card #3

Closed chandrabezzo closed 4 years ago

chandrabezzo commented 4 years ago

I was create a new project of ESP32 using esp-idf using eclipse IDE, I try the example code using SD Card but I can't running any example that using SD Card. I got the error in initialized SD Card (mount SD Card). I used 16GB SD Card, is there a limit on the SD Card that can be used?

schreibfaul1 commented 4 years ago

MISO GPIO2 MOSI GPIO15 SCK GPIO14 SD_CS GPIO13, Swich 1 off, 2 on, 3 on, 4 off, 5 off https://github.com/schreibfaul1/ESP32-audioI2S/blob/master/examples/ESP32-A1S/ESP32_A1S.ino