2020-07-29 03:27 PM
Can I get a callback on a touch event anywhere on the display? Does TouchGFX support gestures?
2020-07-30 02:28 AM
Hello,
Yes you can get a callback on a touch event. And yes TouchGFX supports gestures.
Please have a look at some Application Template in the Designer such as STM32L4R9-EVAL that implements the TouchController on interrupt.
Also, have a look at the documentation https://support.touchgfx.com/docs/Introduction/Welcome/
/Alexandre