AM335X Schematic checklist中关于DDR3的描述,使用单颗16bit的DDR3,不需要VTT Termination.
For point-to-point DDR3 topologies (e.g. single x16 DDR3 IC), VTT termination is not needed.
- If not using VTT termination, VREF should be obtained using a resistor divider (10Kohm 1%) with capacitive decoupling to ground, and should be used as a reference for both CA and DQ pins on the memory, as well as the VREF signal on AM335x. Be sure to use high precision (1%) resistors as specified in the datasheet. When not using VTT, be especially sure to follow the routing guidelines in the datasheet.
但是我看到tmdssk3358_3h30009_rev1_2b这份参考图(sprr356.pdf)里面,DDR3还是有加TPS51200转出VTT,并有加VTT Termination.
然而在BeagleBoneBlack_C这份图里面,没有加VTT Termination.
请问使用单颗16bit的DDR3,是否需要TPS51200转出VTT,并加VTT Termination吗?
Shine:
可以加也可以不加,看您项目的需要,对cost,对PCB布线的要求。请参考下面的帖子。
e2e.ti.com/…/245867
user4478561:
回复 Shine:
是的
加的话,Layout不好做,cost也增加
还是需要请教您,若是不加,会有什么影响呢?
Shine:
回复 user4478561:
如果pcb布线符合要求,DDR能稳定工作就不会有什么影响。
yongqing wang:
可以取消的