This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Michael,
The schematics for the EVM 1.5 board are not yet released, so I can't tell you what SDRAM part it is using, but I suppose your design is based on an earlier board using DDR3, which uses Micron MT41J128M16JT-125 SDRAM. The ddr3_data structure is used for this SDRAM part and the ddr3_evm_data is used for whatever SDRAM part there is on the EVM 1.5 board.
Best regards,
Miroslav
Thanks for your response Miroslav,
Can you please clarify your response..
Which EVM does the "EVM 1.5 Board" refer too?
Our Design usese MT41J128M16HA-125 IT and is simlar to the starterkit. Which ddr3_data structure is appropriate?
Hi,
This refers to the AM335x GP EVM board revision 1.5, which is probably going to be released soon. There are no schematics for the revision 1.5 yet, so it is not yet official.
My guess is that you should use the ddr3_data structure.
Best regards,
Miroslav