Fatfs + SD Card and f_mount return FR_NOT_READY
Hi, i have stm32f446ze on my custom pcb.
Pin details :
PC8 SDIO_D0
PC9 SDIO_D1
PC10 SDIO_D2
PC11 SDIO_D3
PC12 SDIO_CK
PD2 SDIO_CMD
Global interrupts enabled and no DMA. i tried with Cubemx version 6.0.1, 4.25.0, 4.26.0. but whole the time , f_mount gave fr_not_ready.
What i tried to achieve this problem ?
Increase stack size
i tried to different versions of cubemx
Pull-up configuration
Different sd card
Another teammate of me who work same hardware last year. it worked but he took the fatfs by generated different version of cubemx and migrate to project which generated different version of cubemx. This is why no hardware related problem.
Now, how can i handle the problem ?
Best Regards
