User Activity

Posted on January 10, 2013 at 04:48Hello, I'm using:  STM3221G-EVAL board with Keil uVision V4.53.0.0 and supplied by MCD Application Team SDIO_uSDCard example software V1.1.0 to test operation of  SDIO and micro SD card on the evaluation board. STM...
Posted on December 11, 2012 at 01:56Can an interface SDIO in STM32F2XX read/write micro SDHC UHS-1 cards? Are there any examples, experience of this type of  operation? What was the maximum speed of writing to the card? #sdio-stm32f2xx-microsdh...
Posted on December 05, 2012 at 14:36When a 4bit microSD card is interfacing to the SDIO in  STM32F217XX, is packing (and unpacking) Data done in FIFOs inside the SDIO? How does it work? #sdio-4bit-bus
Posted on November 28, 2012 at 15:09Can DMA1 control SDIO and be responsible for transfer data from memory to SD card? I'm using DMA2 for different data transfers. Based on Table 23, page 173, document ID 15403 rev 4 it is not possible because SDIO ...