2024-07-25 07:44 AM
Hello everyone,
I am using TouchGFX 4.23.1 and I wonder how can I get the click force on display .
I know there is the method "getForce" in ClickEvent class but there is no documentation that tells me how can I pass the Z-value (force) from my touchcontroller to TouchGFX library.
Is there a method as "bool STM32TouchController::sampleTouch(int32_t& x, int32_t& y)" which I use to pass coordinate x and y to TouchGFX's driver?
Thanks in advance
Solved! Go to Solution.
2024-07-29 02:14 AM
Hello @FCola.1,
For the moment, TouchGfx doesn't support pressure sensitivity.
Best regards,
2024-07-29 02:14 AM
Hello @FCola.1,
For the moment, TouchGfx doesn't support pressure sensitivity.
Best regards,