BUG - Race condition in the FATFS SD DMA template (BSPv1)
Hello,there is a race condition in the function SD_read() in the template file used by CubeMX when using FATFS with DMA template (sd_diskio_dma_template_bspv1.c).if(BSP_SD_ReadBlocks_DMA((uint32_t*)buff, (uint32_t) (secto...