Use PSRAM and SD-Card MMC ESP32-S3
Posted: Fri Jun 07, 2024 5:41 pm
Hello,
I get a issue when I initialise PSRAM and then use SD-Card with on my custom ESP32-S3 board.
If I activate the Option Initialize "SPI RAM during startup" the sdcard can not be mounted.
If the SD-Card format option is activated, the ESP32-S3 will destroy the file system.
Here is the Error which I get from mount function
The pinning is correct, because if I deactivate the option the SD-Card is mounted correct.
Thanks for your help
I get a issue when I initialise PSRAM and then use SD-Card with on my custom ESP32-S3 board.
If I activate the Option Initialize "SPI RAM during startup" the sdcard can not be mounted.
If the SD-Card format option is activated, the ESP32-S3 will destroy the file system.
Here is the Error which I get from mount function
The pinning is correct, because if I deactivate the option the SD-Card is mounted correct.
Thanks for your help