Question
Issue of mounting 256MB SD Card in STM32F411 Discovery kit using SDIO interface
Posted on June 14, 2018 at 09:48
I am using stm32F411RE discovery kit. i generate a code with the cubeMX4.25, the 4GB SDHC card is working fine but when i tried with the 256MB SD Card it was not working. I am getting error 'FR_NOT_READY' in f_mount function.
Other SD Cards (4GB and 16GB) are successfully mounted and file can be written/read.
#fatfs-sdio #sd-card #fr_not_ready #f_mount-sdcard #sdio-fatfs #stm32f4-sdio #stm32f411e-disco #f_mount