How to use the sdram on Keil mcb1800 board?

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

How to use the sdram on Keil mcb1800 board?

跳至解决方案
840 次查看
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

标签 (2)
标记 (2)
1 解答
691 次查看
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.
-------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
692 次查看
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.
-------------------------------------------------------------------------------

691 次查看
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 项奖励
回复