User Activity

Posted on June 26, 2012 at 22:41I'm using the standard STM libaries. I'm using SDIO with DMA. It works perfectly when reading up to 511 blocks but as soon as I try and read 512 blocks it stops working. It would successfully transfer 511 blocks then ...
Posted on June 04, 2011 at 20:48Application: Displaying bmp pictures stored on a uSD card. Board: STM3210E-eval Edit: I've narrowed down the problem. DMA transfer, where the source buffer is SDIO FIFO which must be Word size (32bit), destination is...
Posted on May 06, 2011 at 22:35STM3210E-EVAL demo code