Framebuffer shifts across the screen in runtime
- January 12, 2024
- 2 replies
- 1402 views
I am using similar hardware to the stm32f469i-disco however the screen is a st7701 and is ran in video mode (burst mode) with double buffer.
I have added a video below showing the issue, for context the framebuffer doesn't shift with quick interactions however it will shift with longer interactions such as in the video, what is shown is a colour picker map, when moving across the map to choose the colour sometimes the screen will shift horizontally in portrait mode to the right of the screen, sometimes it can be slight shifts and sometimes it can be extreme shifts. The shift of framebuffer that is shown on screen will stay like that however the touch zones for the touch panel have not shifted.
Has this happened to anyone or would you have any insight as to what could be the cause of the issue?
