Interfacing STM32F769 as SDIO host with SDIO Slave Modules
Hi,I am working on SDIO practically for first time, so I am using STM32F769 as a SDIO host and ESP32 as a SDIO slave. from ESP32 examples I was able to understand how to set the SLAVE config, but I am not understanding on how to start with STM32F769 ...