LPC3250 and SDR SDRAM MT48H16M32LF

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

LPC3250 and SDR SDRAM MT48H16M32LF

Jump to solution
788 Views
hyang1
Contributor I

I use the LPC3250 and have a SDR SDRAM MT48H16M32LF , how can i set all the registers? tks.

0 Kudos
1 Solution
537 Views
bernhardfink
NXP Employee
NXP Employee

Registers for SDRAM initialization need to be set by software.

Source code and drivers can be found here:  LPC32xx Common Driver Library (CDL) 

There is also an app note covering this topic:  https://www.nxp.com/docs/en/application-note/AN10935.pdf 

View solution in original post

2 Replies
538 Views
bernhardfink
NXP Employee
NXP Employee

Registers for SDRAM initialization need to be set by software.

Source code and drivers can be found here:  LPC32xx Common Driver Library (CDL) 

There is also an app note covering this topic:  https://www.nxp.com/docs/en/application-note/AN10935.pdf 

537 Views
hyang1
Contributor I

Thank you. I have done this, and it works now. Thanks.

0 Kudos