Hi,
I've been trying to use an eMMC on my custom board with OMAP L138. There is already an SD-Card working but I can't get the eMMC to work.
I followed the initialization sequence for MMC, but the card respond always busy to the OCR_CMD (CMD1). The OCR I receive is 0x00FF8080. So the card does respond but never set the "busy bit" (bit 31 on OCR).
Does anyone know why this happens ? Any tips ?
Thanks for your help.