Write several files "simultaneously" on SD card with freeRTOS fails.
Hello,I built a test app that writes data in files on SD cards in a freeRTOS enviromnent in order to testCube (and cubeMx) librairies 'integration.I wrote a task that write data on one file, then another and so on, the file prefix is the (data) of th...