Skip to main content
voyvoda .
Senior
August 17, 2018
Question

STM32Cube FW_F4 V1.21.0 + SDIO + fatfs ....... Not Working

  • August 17, 2018
  • 2 replies
  • 602 views

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 ?

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
August 18, 2018

>>Why the code is not working which is generated by CubeMX ?

Because the code monkeys packed inside are crazy nuts?

0690X000006BuKYQA0.gif

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
voyvoda .
voyvoda .Author
Senior
August 18, 2018

What is the solution then ?