How to Configure FATFS for SDMMC ?
Hi ,
I`m trying to build a project with STM32CubeMX and use FATFS for SDMMC ,then print it with UART on screen.
Here is the configuration on CubeMX.
(If I configured wrong way,then you can tell me! I`ll appreciate that)





I have built it for many times, but when I ran on my development board, it could`t open directory root and came out error like FR_DISK_ERR.
I have checked my card and it work well,so I exclude the problem.
I want to figure out that I configure it wrong way or not.
Hope anyone can help!
Really Appreciate !!