2022-08-18 09:23 AM
I have examples but they do not use the .ioc file. I need to find a way to integrate the drivers using the ioc file.
Solved! Go to Solution.
2022-08-18 09:44 AM
Assume ST staff and forum participants have no information on the STM32 family you're using, the board, the pin level connectivity of your SDIO/SDMMC card. A lot of us aren't using CubeIDE/MX to auto-gen our code..
Perhaps you need to flag up a GPIO first, and THEN associate it with the FATFS/SDIO side of the configuration.
2022-08-18 09:44 AM
Assume ST staff and forum participants have no information on the STM32 family you're using, the board, the pin level connectivity of your SDIO/SDMMC card. A lot of us aren't using CubeIDE/MX to auto-gen our code..
Perhaps you need to flag up a GPIO first, and THEN associate it with the FATFS/SDIO side of the configuration.