2018-08-17 03:23 PM
Hello,
I am trying to test my SD card with fatfs by the code generated from CubeMX. I used the library of STM32Cube FW_F4 V1.21.0
The code waits SD_TIMEOUT (30sec) and then goes to error_handler.
The below example works without a problem.
STM32Cube\Repository\STM32Cube_FW_F4_V1.21.0\Projects\STM324xG_EVAL\Applications\FatFs\FatFs_uSD
Why the code is not working which is generated by CubeMX ?
2018-08-17 05:15 PM
>>Why the code is not working which is generated by CubeMX ?
Because the code monkeys packed inside are crazy nuts?
2018-08-18 01:09 AM
What is the solution then ?