Posted on December 08, 2015 at 22:03I have an STM3240G-EVAL and I'm using the HAL drivers from STM32CubeF4 to access the SD card. It can read data, but it hits this error the first time it attempts a write.I call BSP_SD_WriteBlocks_DMA(), which call...