2021-01-01 12:54 AM
Hello dear engineers,
I have gotten stuck in running SDIO on stm32f429igt6.
No matter how hard I have tried, I wasn't able to successfully use FATFS with SDIO and stm32f429igt6. My code is attached. the f_mount function with immediate force on mounting return fr_no_filesystem. I use SANDISK SD Card with 16GB formatted with FAT32. Any help would be appreciated. Neither KEIL nor CUBEIDE compiler show different behavior.
Furthermore, is it possible to run NTFS on stm32f429?
Solved! Go to Solution.
2021-01-03 10:08 AM
Dear @Vangelis Fortounas
Thank you for your kind cooperation. Now I am able to read and write the 16GB SD.
Thank you very much.
2023-08-02 05:54 AM
What solutions/tips solved your problem? I'm also having a similar problem. No mater what the configuration is, it is not detecting the SD card through SDIO. MCU:STM32F407
2023-08-02 06:52 AM
always getting an error, "FR_NOT_READY"