Can't play audio file from SD card using DMA for card and DMA for DAC
Posted on June 08, 2015 at 22:38Hi. I am porting an audio product that I designed and sell from the PIC32 platform to the STM32F401xc platform.I can read from the SD card using the 4 bit SDIO card interface using DMA2_Stream3 and FATFS vers 11.0.I a...