STM32H743 + SDIO + FATFS(use DMA template)fail to mount
STM32H7 + SDIO + FATFS(use DMA template Disable) => works fine. I can read data from SD card without issue.
STM32H7 + SDIO + FATFS(use DMA template Enable) => mount will fail



The only difference is "use DMA template". Once this option is turned on, fatfs mount will fail...
