User Activity

Hi.Im experiencing a race condition in SDMMC_CmdReadSingleBlock. (being called trough HAL_SD_ReadBlocks_DMA).SDMMC_CmdReadSingleBlock calls SDMMC_SendCommand in order to start transfer.Then it calls SDMMC_GetCmdResp1 to verify that transfer is starte...