SDIO can't read more than 511 blocks
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 ...