cancel
Showing results for 
Search instead for 
Did you mean: 

I can get the point of touch but can't get from touchGFX framework? Is there some error?

Billy
Associate II
 
3 REPLIES 3
Alexandre RENOUX
Principal

Hello,

If what is inside your sampleTouch is correct and you receive the correct coordinates according to where you touch, TouchGFX should work just fine.

Please make sure your touch driver is working properly.

Also, please elaborate more. What board are you using ? What version of TouchGFX (should be 4.14) ? What IDE ? etc.

/Alexandre

Billy
Associate II

Yes, My touch drivers works fine. and I can touch report point from touch driver interrupt.

MCU: STM32L4R9ZI

TouchGFX: version 4.14

Alexandre RENOUX
Principal

How did you create your project ? What is your display interface (DSI, LTDC, etc.) ?

Also referring to the L4R9-DISCO board Application Template available in TouchGFX Designer could be helpful.

/Alexandre