Getting TXUNDERR while writing data to eMMC
Hello -> We are using a custom board with STM32H745 controller and 8GB eMMC communicated with sdmmc. -> getting SDMMC_FLAG_TXUNDERR bit after writing 64 bytes to eMMC. But i am giving 1k buffer array to write. -> eMMC initialization, reading logic bl...