[BUG] FatFS + SDIO(DMA) L4
Posted on December 28, 2016 at 21:45Drivers supplied with CubeMX don't check if data that fatfs tries to write is properly aligned (32bit) this results in misaligned address send to DMA controller which is forced to be realigned and results in wrong...