-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SD-card not working #17
Comments
I suggest this be merged with #13 that I created earlier - I'm having the same issue. |
Workaround, you have to reduce the Clock for SPI. |
if (!SD_MMC.begin("/sdcard", true, true)) { |
Is for me not working... ! have a look here |
@sandmen, where is this variable? I looked at SD_MMC.h in my version of the ESP 2.0.4 package (C:\Users\Dave\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.4\libraries\SD_MMC\src) and could not find the variable: SDMMC_FREQHIGHSPEED |
@PlastiBots I'm using Plaformio and this uses the version 2.0.5... |
Found it! Thx. Will give it a try. EDIT: Confirmed. Using |
Has the problem been solved ? If you still have problems, please reopen |
Hi,
I have tried several SD-cards.
Not one is working, or detected by the T-RGB !
Any hints?
The text was updated successfully, but these errors were encountered: