Search found 2 matches
- Thu Jan 05, 2023 7:22 pm
- Forum: Hardware
- Topic: ESP32 SD Mount Failed
- Replies: 2
- Views: 3863
Re: ESP32 SD Mount Failed
Just gives a lot of compilation errors(
- Mon Jan 02, 2023 11:31 am
- Forum: Hardware
- Topic: ESP32 SD Mount Failed
- Replies: 2
- Views: 3863
ESP32 SD Mount Failed
Hey there! Recently, I ran into a problem with sd mounting. It always says "SD mount failed", even when SD is not inserted. SD module is wired to standard VSPI pins.
here's a sketch:
#include <Arduino.h>
//#include <WiFi.h>
//#include <AsyncTCP.h>
//#include <ESPAsyncWebServer.h>
//#include "FS.h ...
here's a sketch:
#include <Arduino.h>
//#include <WiFi.h>
//#include <AsyncTCP.h>
//#include <ESPAsyncWebServer.h>
//#include "FS.h ...