SD Card not mounted and returns FR_DISK_ERR when put in a FREERTOS task.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-11-04 1:08 AM
I am using STM32H7, FatFS, FreeRTOS to write/read from an SD Card (SDMMC), it was working fine before I implemented FreeRTOS but after I did , it started returning this error when mounting the SD Card.
Attached is my code and initialization related to the SD Card.
Labels:
- Labels:
-
FatFS
-
FreeRTOS
-
SDIO-SDMMC
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-01-14 6:08 AM
Hello @Tee ,
You can refer to the following example provided under our H7 Firmware Package:
- Projects\STM32H743I-EVAL\Applications\FatFs\FatFs_uSD_DMA_RTOS
This might help you.
BeST Regards,
Walid
