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.
Tool/software:
Hi,
In TI default board TMDS64EVM, we have DDR type MT40A1G16KD-062E.
I am using the sysconfig tool to config ddr parameter. It was working fine.
In our customised board, we are using DDR MT40A512M16TB-062E. It was not working.
1. What is the minimum requirement for hardware? We just check the clock behavior between two boards, it is the same behavior. eg: VTT is 0.6 volts.
2. What is the minimum requirement for software?
eg:
a. do we need to change board_ddrReginit.h?
b. we don't need to pull up VTT, since hardware guy put it to 0.6
<code>
</code>
Thanks.
Yes, you need to make changes to board_ddrReginit.h using the DDR register configuration tool https://dev.ti.com/sysconfig/?product=Processor_DDR_Config&device=AM243x
Instructions are in the README link in the tool. You can also check the guidance in this FAQ: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1358039/faq-board-bring-up-tips-for-sitara-devices-am64x-am243x-am62x-am62ax-am62px
Regards,
James