Screen Tearing
- January 30, 2020
- 3 replies
- 2059 views
Hello,
I'd like to start by saying thank you to the community, so far it has been great and I have been able to work through any issue that has come up.
A new problem has shown up today. I just started making some real headway on my project, and in doing so, I created a new screen with a scrollable container. Within that container, I have some text. When I try and scroll around it appears I have some screen tearing issues. I have attached a video of the issue.
I have read around about this issue and it seems like a double buffer could solve this issue, so I enabled the double buffer and stuffed these values based on another demo from TouchGFX:
Start Address : 0xC0000000
Start Address 2: 0xC005FA00Enabling the double buffer didn't change anything :(
Any help/guidance would be greatly appreciated.
Processor: STM32F746BG
TouchGFX 4.13.0
STM32CubeIDE 1.2.1
Regards,
James
