2021-11-04 01: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.
2022-01-14 06:08 AM
Hello @Tee ,
You can refer to the following example provided under our H7 Firmware Package:
This might help you.
BeST Regards,
Walid