SDIO SD, Interrupt or DMA required.
Posted on March 09, 2012 at 20:36Hello,I have a question concerning SDIO driver provided by STM for the STM32F407. Do you have to use interrupts or DMA? Can you initialize the a SD Card and write data using:SDIO_SendCommand(&SDIO_CmdInitStructure)...