SD Card Cannot be mounted successfully using the Code generated by CubeMX
Posted on July 17, 2017 at 13:01to use the FATFs on the STM32F746NG-Discovery Board, I generate the code using the CubeMX.this is my main.c file.during the debugging, I found that the value returned by the f_mount is FR_NOT_READY, so that the functi...