can‘t work with SD_MMC #365
Unanswered
liu2548253579
asked this question in
Q&A
Replies: 1 comment 1 reply
-
0x109 is ESP_ERR_INVALID_CRC, and send_scr is the first transaction which uses D0 line (all the previous ones use only CMD and CLK). set before SD_MMC.begin(... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I used the way of SD_MMC to read the sdcard content and then used "audio.connecttoFS(SD_MMC,"/music/paomo.mp3");" to link,but it didn't worked. I have verified the SD_MMC is available before that ,the error info from serial is in the first picture ,code is in the second picture,i would appreciate your reply
Beta Was this translation helpful? Give feedback.
All reactions