SD Card Not Working (FR_NOT_READY) on Cube IDE Version 1.12.0
Hi, I have STM32F413VHT6 board and trying to use FATFS and SDIO card slot, but f_mount returns FR_NOT_READY. i worked in 1 bit mode is working perfectly but SDIO in 4 bit mode f_mount return FR_NOT_READY.i am using below code for both 1 bit and 4 bit mode i am changing the clock divider value 4 to 10 and check clock divider in 96 also 4 bit is not working.
Any ideas what is the issue and how to solve this problem?
