How to use the sdram on Keil mcb1800 board?

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

How to use the sdram on Keil mcb1800 board?

Jump to solution
733 Views
shreyas123
Contributor III

Can someone share a sample program for using the sdram on the keil mcb1800 board?

I am using MCU Xpresso IDE.

Thanks

Labels (2)
1 Solution
584 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Shreyas Waichal,

In addition of Bernhard, we can use MCUXpresso IDE v11 open and build lpcopen_3_02_lpcxpresso_mcb1857 project without problem. ( I currently don't have this MCB1858 board, so I didn't test debug). see below.

LPCOpen demo "periph_memtest " is the memory example I recommend.

pastedImage_1.png

Have a great day,
Jun Zhang

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

View solution in original post

2 Replies
585 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Shreyas Waichal,

In addition of Bernhard, we can use MCUXpresso IDE v11 open and build lpcopen_3_02_lpcxpresso_mcb1857 project without problem. ( I currently don't have this MCB1858 board, so I didn't test debug). see below.

LPCOpen demo "periph_memtest " is the memory example I recommend.

pastedImage_1.png

Have a great day,
Jun Zhang

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

584 Views
bernhardfink
NXP Employee
NXP Employee

There is no MCUXpresso SDK for the LPC1800/4300.

Please go to this page and select the right package for your MCB1800 platform:

LPCOpen Software for LPC18XX | NXP 

I'm not perfectly sure, but I think the package for LPCXpresso v8.2.0 can be imported into a MCUXpresso environment.

There should be examples which set up the SDRAM on the KEIL board.

Regards,

Bernhard.

0 Kudos