User Activity

On My STM32FO platform, i'm implemented touchgfx swipe container with 4 pages.I want to change page with a swipe on the display.But this not working. A touch ( swipe ) on the display called the handleClickEvent function of the swipe container.but nev...
I'm using STM32f030cc MCU connected to an SD card and TFT Display 320x240 through SPI interface on a specific board. The SPi1 is used. it's the same configuration as the STM32G081 eval board and the partial frame buffer strategy is based on the STM32...