configuration and data reading from TWR-LCD touch screen

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

configuration and data reading from TWR-LCD touch screen

396 Views
ankurchauhan
Contributor I

Hi,

I'm using K70 TWR development kit and twr-lcd(resistive touch) module.

I'm using bate metal project with CW 10.6.4.

I have a sample project of CW 6.3

 

where they are using following function :

D4D_Init();

D4D_SetOrientation();

D4D_CalibrateTouchScreen();

D4D_Poll();

 

to read the data from screen.

 

Can i also use these function in my project.

 

 

Regards

Ankur

Labels (1)
0 Kudos
1 Reply

320 Views
trytohelp
NXP Employee
NXP Employee

Hi Ankur,

For the eGUI I recommend you to refer to the link

    Gargy007/eGUI · GitHub

This is better community for eGUI.

Also you will find some info under the web site:

    www.nxp.com/egui


Have a great day,
Pascal
NXP Technical Support

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

0 Kudos