Something wrong with SDIO
Posted on November 14, 2017 at 09:39there is something wrong with my stm32f427VI while i'm trying to operate sdio.i am init the sdio interface in pooling mode.after this ,while i call HAL_SD_WriteBlocks.it's return HAL_ERROR.and Error code is 16 Tra...