Hello all,
On our custom design based on the AM437X_EVM_SK, we are using the following 2x RAM chips NDL16PFJ-8KIT, which are 800 Mhz, 1Gb x 16 DDR3L.
I'm working on the u-boot port and I'm up to the point I have to modify board.c file to specify the DDR timing configuration.
Because the AM437X requires 400 Mhz and these are almost impossible to find, how can I go by configuring an 800 Mhz RAM with all the timing configurations if the EMIF configuration tool www.ti.com/.../sprac70 caps at 400 Mhz? Should I use a config tool for a more recent platform that allows higher speeds? Not sure how to proceed from here..
Thank you very much!