Example to use ESP32-S3 as MSC with SDIO SD card

wbadry
Posts: 4
Joined: Mon Dec 14, 2020 8:23 pm

Example to use ESP32-S3 as MSC with SDIO SD card

Postby wbadry » Thu Mar 07, 2024 5:31 pm

Hello,
Is there any example of a running ESP32-S3 with an SDIO SD card as a mass storage device?

I tried to look for Adafruit TinyUSB https://github.com/adafruit/Adafruit_TinyUSB_Arduino but it seems that it doesn't support SDIO.

liaifat85
Posts: 137
Joined: Wed Dec 06, 2023 2:46 pm

Re: Example to use ESP32-S3 as MSC with SDIO SD card

Postby liaifat85 » Fri Mar 08, 2024 3:44 pm

You can check this thread regarding connecting esp32-s3 to the sd card in 4-bit sdio protocolhttps://esp32.com/viewtopic.php?t=28377

wbadry
Posts: 4
Joined: Mon Dec 14, 2020 8:23 pm

Re: Example to use ESP32-S3 as MSC with SDIO SD card

Postby wbadry » Tue Mar 12, 2024 8:38 pm

Thank you for your response. I already know how to read/write to SD card using SDIO interface. Here is a working Example https://github.com/espressif/arduino-es ... C_Test.ino

I am looking at how to make the ESP32S3 connected to an SD card via SDIO to be recognized as a USB mass storage device and easily read the folders and files stored on it. The SPI is there, but I need it to be in an SDIO connection with the SD card.

Who is online

Users browsing this forum: Google [Bot] and 147 guests