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.

C6474的DDR2 SDRAM的控制命令

Other Parts Discussed in Thread: TMS320C6474

你好。我最近在看C6474的《TMS320C6474 DSP DDR2 Memory Controller User's Guide 》。里面有着对DDR2 SDRAM的控制命令的描述。

我没有看懂这个表格。

请问该表格是说:当DDR2 Memory Controller 的CKE CS等表格上的引脚为指定的状态时,在一个时钟周期后,DDR2 Memory Controller 上所接的SDRAM就认为自己收到了表格上的对应命令了吗?谢谢您

该表格中的最后一列的OP Code是什么意思?非常感谢您的解答

  • 这张表格是说SDRAM的command命令对应SDRAM管脚上的时序,比如DDR2 controller发送ACTV命令,相应的CKE, CS, RAS, CAS, WE, BA[2:0], A[13:11,9:0]A10会有对应的时序为HHLLHHbankRow Address。

    op code是程序里的操作码,往MRS, EMRS里写的数据。