Question
LTDC Display and uSD card not working together on stm32f746g discovery board.
Hello everyone,
For my project requirement, I need to implement both LTDC Display and log data on a uSD card simultaneously and periodically.
Implementing these two tasks separately works fine.
While implementing these together, in the debug mode, I get a status as "FR_NOT_READY" even when uSD card is mounted, although the display works as expected.
If anyone has any leads on this, please share.
Regards.