GUI Development on Kinetis (K2x/KV5x)

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

GUI Development on Kinetis (K2x/KV5x)

395 Views
lsrbigfoot
Contributor III

I am looking for a GUI Library that I can use for GUI development on a K22 (or KV58) MCU. Preferably, the library should be platform independent, and easy to integrate into custom application. However, library must also have a simulator tool available for use to to help speed up code development. License requirement is fine.

What libraries do you suggest?

Tags (4)
0 Kudos
1 Reply

348 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi lsrbigfoot ,

  You can use the segger emwin.

  For K22, you can find the official SDK already contains the emwin code, you can download the the SDK from this link:

 Welcome | MCUXpresso SDK Builder 

The emwin folder:

SDK_2.7.0_FRDM-K22F\boards\frdmk22f\emwin_examples

 KV58 SDK don't have the emwin examples, but I think you can refer to the K22 emwin, and add it.

Wish it helps you!

Have a great day,
Kerry

 

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

0 Kudos