Corrupt data every 4096 bytes writing to SD card using FatFS (STM32L4, CMSIS V2 RTOS)
Dear community,I'm using an STM32L4 with SDIO 4 bit, FATFS, STM32L4 HAL and CMSIS V2 FreeRTOS. Data is written from sensors from interrupt routines and queued into one of the two buffers. When the current buffer has insufficient space to accommodate ...