User Activity

Hello Everyone !I am using 4bit SDIO over STM32 F4 Nucleo board (STM32F412ZG).I am facing issue when running higher SDIO_CK clock.When I use smaller 'Div' value (higher freq), it does not produce correct clock and in stead produces very small clock i...
Hello!I am using STM32-NUCLEO-F412ZG board. I want to use SDIO (only IO) functionality as host.I am able to init, read, write to SDIO peripheral using polling.Before asking question let me give some background of implementation,Not using DMA4 bit SDI...