







▲ 4 r/esp32
How to figure out the SD card??
This is my first ESP32 project. I cant seem to figure out how to log data or for that matter even connect the sd card. I have tried everything from formatting the card to buying 3 different modules. But every time the sd card test fails. This is an ESP32 DEVKIT V1.
This is my wiring-
| SD Module Pin | ESP32 Pin |
|---|---|
| GND | GND |
| 5V | VIN |
| CS | GPIO 5 |
| MOSI | GPIO 23 |
| SCK | GPIO 18 |
| MISO | GPIO 19 |
I am on the verge of quitting this project. Can somebody please help me out
u/Fantastic_Space3522 — 8 days ago