2018-03-16 11:02 PM
I am working with a STM32f4 using freeRTOS code generated by stmCube.
I am getting a FR_INVALID_OBJECT if i wait to write to an SD card but if i write to it immediately after the thread is created i dont have the problem. I have no idea what could be the cause because i have plenty of stack space. does anyone have similar problem?
#stme32-cube #sd-card- #cmsis-rtos