Skip to main content
slagment
Associate II
March 9, 2012
Question

SDIO SD, Interrupt or DMA required.

  • March 9, 2012
  • 0 replies
  • 536 views
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
This topic has been closed for replies.