im having issue initializing sd card when i try to use it with the freertos, as the cubemx forcefully enables the dma templete option in fatfs. so i configured the fatfs, mdma and sdmmc1 peripherals correctly, but still the sdmmc init fails with return code 3. which is FR_NOT_READY.
main.c
usd_test_h7.ioc.txt
i have attached my snippet and ioc for the referance.
regards,
mayur rajput