Hi,
We will eventually be using a Kinetis K22F MCU and a display controller chipset to drive a color LCD and touchscreen on a product that is being developed. Before finalizing the LCD and display, I have been tasked with some feasibility development using the TOWER SYSTEM and the TWR-LCD-RGB.
Our internal tribal knowledge of the Kinetis is still in its infancy, and there are a lot of layers to understand. I've seen a TWR-K70F120M control the TWR-LCD-RGB directly (but haven't seen any source code - it was all pre-compiled and downloaded from the NXP website). I've read that the TWR-K60D100M can work using the TWR-LCDC-EPSON and control the TWR-LCD-RGB (don't have the K60 hardware, and haven't seen any source on that either).
On the NXP PEG page, there's some evaluation downloads (with source!) of the PEG PRO GUI library for the TWR-K70F120M and even one labeled for the TWR-K22F120M. I can download and build that, but there is no description of the hardware configuration required for that project to build.
I'm really struggling. I'd like to see any example (code!) of some TWR board talking to the TWR-LCD-RGB using the TWR-LCDC-EPSON. If anyone has any advice or examples that can help, that would be amazing! I have had a real difficult time with finding examples with all of the Kinetis work I've done so far.
Thanks so much for your help!
-Dan
Hi Dan,
First of all, sorry for the so later reply.
Please visit the home page for PEG Software Product Line (GUI)
http://www.nxp.com/products/sensors/touch-sensors/peg-software-product-line-gui:F-PEGx-SWELL-SW
Please download the PEG Pro evaluation software, which provide TWR-LCDC-EPSON pre-compiled PEG library.
Wish it helps
Have a great day,
Ma Hui
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Hui_Ma
I have designed a simple text box screen in window builder 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