ESP32-S3 SDIO Connection

haythemjls
Posts: 27
Joined: Mon Apr 06, 2020 1:32 pm

ESP32-S3 SDIO Connection

Postby haythemjls » Wed Aug 16, 2023 12:09 pm

Hello,

What are the SDIO connection pins (CMD, CLK, DATA0, DATA1, DATA2, DATA3)
of the ESP32-S3 module?

RathiSonika
Posts: 10
Joined: Thu Jun 22, 2023 2:58 pm

Re: ESP32-S3 SDIO Connection

Postby RathiSonika » Thu Aug 17, 2023 7:16 am

The example at https://github.com/espressif/esp-idf/tr ... card/sdmmc shows you how to set SDIO the pins. Also on ESP32-S3, any available I/Os which is not used for other purposes can be used for SDMMC peripheral. The driver will use the GPIO matrix to route the I/Os to the peripheral signals. Please refer above README.md for the details.

Who is online

Users browsing this forum: No registered users and 67 guests