I am integrating a TSC2007 touch controller on a Nucleo H7A3 board. I have created a simple test screen with TouchGFX. I also created a driver that senses touch from the TSC2007 via a GPIO pin and added the X and Y state values to the STM32TouchCon...