User Activity

I am using swipe container with 5 pages and want to generate an event each time the swipe container changes from one page to another. Inside this callback I will get the current page displayed and update the values showed in the page controls.
I created a project based on STM32Cube_FW_F7_V1.15.0, using the STM32746G-Discovery project. I have my own hardware using STM32F767 with external SDRAM at 16bit bus, and Nor flash via QSPI. My hardware has a 10 inches LCD with 24bpp RGB interface and...