ESP32S3 SD-card init problem

Any bugs you encounter with Flowcode should be discussed here.
stefan.erni
Valued Contributor
Posts: 1259
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 234 times
Been thanked: 251 times

Re: ESP32S3 SD-card init problem

Post by stefan.erni »

Hi Ben

I'm not exactly sure what I'm doing wrong.
It worked with the ESP32-wroom. With the ESP32-S3,
I can't get it to work. I've already tried three different boards.
I also noticed that the green LED is flashing.
That happened with the SparkFun board, too.
IMG_6542.jpeg
IMG_6542.jpeg (34.62 KiB) Viewed 567 times
IMG_6561.jpeg
IMG_6561.jpeg (68.18 KiB) Viewed 567 times

BenR
Matrix Staff
Posts: 2237
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 615 times
Been thanked: 814 times

Re: ESP32S3 SD-card init problem

Post by BenR »

Hello,

I wonder if the LED is interfering with the signal e.g. adding capacitance and stopping the signal from running at full speed? Maybe worth removing it?

Aha I didn't know you were using my board ok I'll see if I can replicate the issue there for you and let you know. It's slightly different to the Matrix version and so there could be something minor that's causing it.

stefan.erni
Valued Contributor
Posts: 1259
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 234 times
Been thanked: 251 times

Re: ESP32S3 SD-card init problem

Post by stefan.erni »

Hi Ben

This is a very practical board and works well as a data logger if there is enough space and power available.
The SD card is also located in an easily accessible place and wired in 4-bit mode.
There is just one issue with initializing the card.

Post Reply