User Activity

I connect STM32F429 with an eMMC NAND via SDIO interface(CLK CMD & DAT0).​This initialization sequence for eMMC should be CMD0, CMD1(wait OCR bit31), CMD2, CMD3, CMD9, .....​The eMMC driver is tested ok on STM32F103 system, including init, read, writ...