I am debugging the LPDDR, but I find the value in LPDDR RAM is random when I do the testing by write/read the RAM, the simple test is to write a value to every address (0x00, 0x01, 0x02, etc), and then to read back the value, i find the value is random. we are using AM3352 now.
I have refered to the steps outlined here: http://processors.wiki.ti.com/index.php/AM335x_EMIF_Configuration_tips
i use AM335x_DDR_register_calc_tool.xls and RatioSeed_AM335x_boards.xls to make the parameters. I don't know whether I am still missing something.
I have tried many methods to debug the LPDDR, such as I have changed the dive strength to FULL, CL=2 and CL=3, and decreased the freq of the LPDDR to 100M, and i have tried 8 mainboards, but I find the issue is still exist.
Can anyone help me in the right direction?
Thank you in advance.