Resolved! using freeRTOS makes the FATFS not working anymore
Hi.I am using a STM32F469I-DISCO and I am trying to read/write on a SD card. Here's what I did on cubeMX:SDIO -> SD 4 bits Wide Bus -> enable SDIO global interrupt -> add SDIO_RX and SDIO_TX as DMA settings -> GPIO settings set all pins except SDIO_C...