Not reading from SD card #637
-
I have made a custom PCB with ESP32A1s and SD card but I am not able to read from the SD card , I am getting the following error.
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 9 replies
-
Did you use the same pins as the AudioKit or Lyrat boards.? For details see ps. did you manage to have the Audio working ? I have somebody else with a custom A1S, but the audio seems not to work at all... |
Beta Was this translation helpful? Give feedback.
-
Are you sure that you have a AC101 based board ? All the newer A1S are using the es8388... |
Beta Was this translation helpful? Give feedback.
-
I think these are 2 issues which are independent of each other:
|
Beta Was this translation helpful? Give feedback.
-
Oh, so you do have a ESP32A1s with a AC101. |
Beta Was this translation helpful? Give feedback.
-
I am closing this issue because the SD card is working now. |
Beta Was this translation helpful? Give feedback.
Did you use the same pins as the AudioKit or Lyrat boards.? For details see
https://github.com/pschatzmann/arduino-audiokit/wiki/GPIO-Overview-by-Selected-Board
ps. did you manage to have the Audio working ? I have somebody else with a custom A1S, but the audio seems not to work at all...