lpcxpresso54628 beginning issue.

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

lpcxpresso54628 beginning issue.

Jump to solution
923 Views
saideva293
Contributor II

Hi,

Im new to this MCU,i bought the lpcxpresso54628 and made the initialization using  given guides from the nxp website.

I did my first example program in the dev board. but, unfortunately the GUI which appeared in LCD display before initialization is not appearing after flashing an example program.I want to know is that a problem or not and why it happened,guide me.

Labels (1)
1 Solution
808 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

The LPCXpresso54628 out of factory board is programmed emWin demo inside.

Your demo code should not support LCD display, and it overwrite the original demo.

If you want it, you can get the emWin demo from here:

OM13098 | LPCXpresso Development Board | LPC Microcontrollers (MCUs) | NXP 

Binaries for rolling demo of emWIN features on LPCXpresso54608

Please note, this package includes only burning code.  the source code is not published.


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

5 Replies
808 Views
saideva293
Contributor II

thank you!

0 Kudos
808 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

welcome!

0 Kudos
809 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

The LPCXpresso54628 out of factory board is programmed emWin demo inside.

Your demo code should not support LCD display, and it overwrite the original demo.

If you want it, you can get the emWin demo from here:

OM13098 | LPCXpresso Development Board | LPC Microcontrollers (MCUs) | NXP 

Binaries for rolling demo of emWIN features on LPCXpresso54608

Please note, this package includes only burning code.  the source code is not published.


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.
-------------------------------------------------------------------------------

808 Views
converse
Senior Contributor V

The program running on the device when shipped, will be overwritten when you program your own application onto the device. So, this is not a problem.

808 Views
saideva293
Contributor II

Thank you!

How can i get back the previous one is that possible?

0 Kudos