cancel
Showing results for 
Search instead for 
Did you mean: 

SDIO SD, Interrupt or DMA required.

slagment
Associate II
Posted on March 09, 2012 at 20:36

Hello,

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) and SDIO_WriteData() without enabling interrupts or DMA?

Thank you.

#sdio-sd-driver-dma-interrupts
0 REPLIES 0