You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi All,
This is great library working fine with this module: https://www.makerfabs.com/esp32-3.5-inch-tft-touch-capacitive-with-camera.html
However when I use the SD card example it log: Card Mount Failed
I tried use if (!SD.begin(4)) to define SD_CS = 4 but still same. I reduced the espi speed to 1M and still not working! :(
Any advice please?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi All,
This is great library working fine with this module: https://www.makerfabs.com/esp32-3.5-inch-tft-touch-capacitive-with-camera.html
However when I use the SD card example it log: Card Mount Failed
I tried use if (!SD.begin(4)) to define SD_CS = 4 but still same. I reduced the espi speed to 1M and still not working! :(
Any advice please?
Beta Was this translation helpful? Give feedback.
All reactions