Hi,
I really think that it is difficult to configure LPDDR on i.MX257,because I have done this for a couple od days and didn't succeed yet.
I can't find some examples or instructions.I modified the memoryInit code according to the mddrMx25 in the /ATK source code/gui_application/platform/MemoryInit.h,but it doesn't work.So,I wish that someone could give me some clues or tips.
Thanks very much.
Best regards,
SANDR
Hi SANDR
it is example of mDDR init file and
explanation how to find parameters for new mDDR.
~igor
Hi igor,
There is something that I don't understand in the init file.How or what to decide the address and value of the operation "dummy write only address matter"?
For example, LOAD MODE REGISTER command,we can set the ESDCTL0 as" 0xB8001000 0xb2100000 32",then is the two dummy write cycle .But why is the address 0x80000003 and the value 0xda?
Best regards,
SANDR