How to use external SDRAM memory on the LPC54018?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to use external SDRAM memory on the LPC54018?

Jump to solution
843 Views
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 Kudos
Reply
1 Solution
833 Views
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

View solution in original post

0 Kudos
Reply
1 Reply
834 Views
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 Kudos
Reply