Connect eMMC to the SD/MMC interface

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Connect eMMC to the SD/MMC interface

1,360 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by schisanoa on Wed Aug 13 09:16:40 MST 2014
I have a question regarding the eMMC, I'm trying to interface with a Micron eMMC.

I have a Micron eMMC, 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
Labels (1)
0 Kudos
1 Reply

1,071 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by schisanoa on Fri Aug 15 04:58:48 MST 2014
If I disable the DMA the eMMC work fine, any suggestione?

Why with the DMA the system doesn't work?

It is not a big problem for the moment, I can continue to develop the code without the DMA, but I want understand what is the cause of the disfunction with the DMA.
0 Kudos