Content originally posted in LPCWare by schisanoa on Sat Aug 09 15:21:53 MST 2014
I have a question regarding the eMMC, I'm trying to interface with a Micron eMMC.
I have a Micron eMMC too, and I tried to use it by using the same code of the Sd/mmc example provided from LpcOpen, but it seems to doesn't work. (Initialization seems to be ok, but mkfs command not work). The same code work right with a SDHC.
Maybe I'm doing something wrong...
Is it wrong to think that the same code that work with an SDHC memory card should work right also with a eMMC??
Thanks
Alessio