Mapping window builder generated resources to kinetis frdmk22f board +TWR LCD

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

Mapping window builder generated resources to kinetis frdmk22f board +TWR LCD

403 Views
sailajav
Contributor I

Hi 

Please help!

I have designed a simple text box screen in window builder in PEG PRO Lite and generated resources abc.cpp, abc.hpp 

Could you please share how to map this code to frdmK22 board + TWR LCD.

Guide us where to get source code of real LCD h/w mapping in frdmK22,

How to map this h/w with window build generated resource files to simulate on LCD.

Regards,

Sai

Labels (1)
0 Kudos
1 Reply

329 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

The FRDM and Tower evaluation boards design idea is different.

FRDM board is designed for Arduino compatibility.

Why customer doesn't consider to select use a Arduino LCD board, such as 3.2 inch LCD TF Card Shield.

If customer want to use TWR-LCD, it need to select TWR-K22F120M board.

There is an application note AN4644 about eGUI library application at TWR-K60N512 board with TWR-LCD board with MQX RTOS.

Related application source could be downloaded from here AN4644SW.

About Arduino LCD board application, I attached a project for your reference, which using SPI interface with LCD Controller with eGUI library at MQX RTOS.

Wish it helps.


Have a great day,
Mike

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

0 Kudos