Can someone share a sample program for using the sdram on the keil mcb1800 board?
I am using MCU Xpresso IDE.
Thanks
已解决! 转到解答。
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.
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.
-------------------------------------------------------------------------------
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.
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.
-------------------------------------------------------------------------------
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.