SDRAM configuration in Coldfire MCF54415

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

SDRAM configuration in Coldfire MCF54415

2,078 次查看
Skankanala
Contributor I

Hello,

I have DDR2 SDRAM 64Mx8 chip interfaced with the MCF5441X Coldfire processor. I am trying to find an example that configures DDR2 SDRAM controller in a coldfire processor and also copy memory from FLASH to SDRAM. Any help/ suggestion is much appreciated.

Thanks,

Sai K.

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

2,068 次查看
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

I would recommend customer to refer related thread at here.

Customer could refer MCF5441x validation code about DDR2 controller module initialization code with [DDR2] project.

Related code located at <modelo_ddr2.c> file with [configure_ddr_memory] function and [ddr2_mem_configuration] function.

About copy Flash data to DDR2 memory, customer could refer example code at <startup.c> with [startup] function (Move initialized data from ROM to RAM. ).

Wish it helps.

Mike

 

0 项奖励
回复