STM32CubeMX SDIO F4
Posted on June 03, 2014 at 18:01Hi, I've been trying to get SDIO working on the STM32F4 Discovery board. I've wired up the SD card and created a basic project using CubeMX. The MX_SDIO_SD_Init() function completes successfully but I cannot get the H...