How to use external SDRAM memory on the LPC54018?

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

How to use external SDRAM memory on the LPC54018?

跳至解决方案
838 次查看
RodrigoEngComp
Contributor I

I need to use external SDRAM memory instead of internal SRAMX, however, I had no success in this process, could someone help me with this problem?

0 项奖励
回复
1 解答
828 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

As you know the LPC54018 does not have on-chip flash, you have to save code in spifi flash, then copy to SDRAM and execute from SDRAM.

I attach an application note an12423.pdf which discusses where/how to initialize SDRAM and MPU so that code can be copied  into SDRAM and execute from it.

.https://www.nxp.com.cn/docs/en/application-note/AN12423.pdf

 

Hope it can help you

BR

XiangJun Rong

在原帖中查看解决方案

0 项奖励
回复
1 回复
829 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

As you know the LPC54018 does not have on-chip flash, you have to save code in spifi flash, then copy to SDRAM and execute from SDRAM.

I attach an application note an12423.pdf which discusses where/how to initialize SDRAM and MPU so that code can be copied  into SDRAM and execute from it.

.https://www.nxp.com.cn/docs/en/application-note/AN12423.pdf

 

Hope it can help you

BR

XiangJun Rong

0 项奖励
回复