User Activity

I have been able to get the slider position using a callback function but need to set the slider position when the page is shown from a stored value. I don't need continuous updates only when page is activated.Thanks
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...
Nucleo-H7A3ZI-Q dev. board with LTDC configured. I do see Vsync and Hsync pulses going to the display but the VSync is not triggering the queue so it hangs. I traced into that call and it looks like it is waiting for an IRQ.