Search found 1 match

by Nasker
Tue Oct 05, 2021 12:59 pm
Forum: ESP32 Arduino
Topic: Accessing SD Card through SPI hangs up inside loop() with an ESP32-S2
Replies: 2
Views: 4378

Accessing SD Card through SPI hangs up inside loop() with an ESP32-S2

Hi, I'm working with an ESP32 S2 based dev board, more precisely an Ai-Thinker ESP-12K and micro SD breakout board connected through SPI. I'm using PlatformIO and the .ini file (which I'm attaching at the bottom) I use is a modified one to get the Arduino framework to compile and work with the ESP32...