STM32Cube FW_F4 V1.21.0 + SDIO + fatfs ....... Not Working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-08-17 3: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 ?
- Labels:
-
FatFS
-
SDIO-SDMMC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-08-17 5:15 PM
>>Why the code is not working which is generated by CubeMX ?
Because the code monkeys packed inside are crazy nuts?
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-08-18 1:09 AM
What is the solution then ?
