User Activity

Posted on September 04, 2017 at 12:58I'm trying to get the DMA + SDMMC to write to an SD Card using the HAL_SD_WriteBlocks_DMA() function. After I call the function, the HAL_DMA_GetState() function never returns HAL_DMA_STATE_READY, and the same is ...