您好!
想请教以下几个问题:
1. DDR 是分为两个物理bank吗? 每个bank 都是64bit 位宽吗?MCU r5f 是32bit cpu 吗? 那是怎么操作DDR 的呢?
#define CONFIG_SYS_SDRAM_BASE1 0x880000000
2. CBASS0 interconnect 指的是SPI 和CAN 等总线吗?
谢谢!
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.
您好!
想请教以下几个问题:
1. DDR 是分为两个物理bank吗? 每个bank 都是64bit 位宽吗?MCU r5f 是32bit cpu 吗? 那是怎么操作DDR 的呢?
#define CONFIG_SYS_SDRAM_BASE1 0x880000000
2. CBASS0 interconnect 指的是SPI 和CAN 等总线吗?
谢谢!
DDR 是分为两个物理bank吗? 每个bank 都是64bit 位宽吗?MCU r5f 是32bit cpu 吗? 那是怎么操作DDR 的呢?
DDR配置请参考:
https://www.ti.com.cn/cn/lit/an/spracu8/spracu8.pdf
其它问题我确认一下再给你回复。
2. CBASS0 interconnect 指的是SPI 和CAN 等总线吗?
是实现芯片内部各个模块或者子系统通信的总线。
All modules and subsystems in the device communicate with each other through the system interconnect
请阅读TRM 3.3 System Interconnect Functional Description