Skip to main content
CHodg.1
Visitor II
January 9, 2020
Question

STM32F469I-disco screen tearing on double buffer example.

  • January 9, 2020
  • 2 replies
  • 2219 views

I'm running the LCD_DSI_VideoMode_DoubleBuffering example on the STM32F469 Discover board, and I get a diagonal tearing across the display when switching between the two images, even though they are using separate frame buffers.

Attached is a video of the double buffering example except the delay between switching between the two images is smaller, it makes the tearing more obvious. Note the tearing still happens in the unmodified DoubleBuffering example.

Looking at the example it should only be swapping the framebuffers during the vertical blanking of the display, so I would expect to see this tearing. I found another question which I believe is the same issue from a year ago, but it didn't get an answer.

Any help would be appreciated

This topic has been closed for replies.

2 replies

AELGH1
Associate
March 25, 2022

Dear stranger,

Did you manage to fix that diagonal screen tearing ? I'm facing the exact same problem you did two years ago ..

Associate
May 1, 2024

Hello,

Now another 2 years later again I am also facing the same issue. Did either of you manage to overcome this?