Is stm32f7 HAL v1.15 mmc driver broken? I try to read out several blocks. The first block reads normally, while the others are filled with zeros
Hi. I have stm32f722re connected with emmc MTFC4GMWDQ by 8-bit interface. When I read out the data from the card, I see in the debugger that starting from index 512 to the end, the second buffer is filled with zeros.This behavior is observed in block...