DDRCLK!

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

DDRCLK!

1,634 次查看
qammarabbas
Contributor IV

Hi,

I am interfacing DDR3L with T1042. According to the reference manual of T1042, the DDR Memory Controller needs a dedicated clock (DDRCLK) for its working. What should be the frequency of my clock if i want a maximum data transfer rate of 1600 MT/s?

标记 (1)
0 项奖励
回复
1 回复

1,477 次查看
ufedor
NXP Employee
NXP Employee

The DDR controller could be clocked either by DIFF_SYSCLK or DDRCLK - please refer to the QorIQ T1040 Reference Manual, 4.6.7.1.1 Single oscillator source reference clock mode:

"The RCW[DDR_REFCLK_SEL] bit is used to select clock input (DIFF_SYSCLK or DDRCLK) to the DDR PLL."

After selecting the clock source the DDR controller operation frequency is determined by RCW[MEM_PLL_RAT] - refer to the RM, Table 4-11. RCW Field Descriptions.

For example, if selected clock frequency is 100 MHz, then for 1600 MT/s data rate:

RCW[MEM_PLL_RAT] = 010000 (16:1)

Refer to the QorIQ T1040, T1020 Data Sheet, 4.1.9.3 DDRCLK and DDR data rate frequency options.

0 项奖励
回复