Resolved! The SDIO_CK clock is unexpectedly stopping during an eMMC erase command. Why?
I'm trying to erase the entire eMMC chip using an STM32F405.I send CMD35+CMD36+CMD38 and get the expected R1 response from all 3 commands. After CMD38, the D0 line goes low to indicate the chip is busy erasing. About 1000 SDIO clocks after CMD38, the...