SDIO DMA usage
Posted on July 08, 2016 at 16:09I'm trying to get the SDIO system working with DMA. The system works in the configuration without DMA.Now I set the read and write operations in the ''sd_diskio.c'' to DMA, by adding _DMA to the starting commands BSP_...