Resolved! SD read/write with DMA mode working only in debug mode
Posted on May 29, 2018 at 13:55Hi All,I am working on STM32F413 Disco kit and trying to read/write into SD card using DMA mode.My requirement is - i have to call single function which will read/write into SD card in 1ms timer callback function.It ...