How the Image is scrolled using the Scrollable Container,in the Touch GFX Designer?
Hello all,
I am trying to scroll an image in the STM32F746G Discovery Board, using the Scrollable Container widget that is available in the Examples of Touch GFX Designer through STM32CubeIDE. But unfortunately the image is not scrolling and displaying a static image. I've referred to the documentation for the Scrollable Container in the Touch GFX Designer but the information given, is not enough for displaying the dynamic image(scrolling of an image) on the Board.
Are there any external peripherals to be configured for scrolling the image and how to configure the peripherals in STM32CubeIDE?
@https://support.touchgfx.com/docs/development/ui-development/ui-components/containers/scrollable-container
Thanks.