eMMC memory

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

eMMC memory

595 Views
lpcware
NXP Employee
NXP Employee
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
Labels (1)
0 Kudos
2 Replies

420 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by frankeggink on Thu Nov 13 02:32:53 MST 2014
Hi,

Did you get it working?
I'm also trying to interface a micron emmc to a lpc4337.
What did you change in the lpc code if i may ask?

Best Regards,

Frank Eggink
0 Kudos

420 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by schisanoa on Fri Aug 15 04:59:18 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