User Activity

Hi ST Community:I'm appling STM32H743 with eMMC card in my project. I call function "HAL_MMC_WriteBlocks" for block writing. The problem is when I write one block every time, the write operation is ok. When write more than one blocks, it get failed. ...