Skip to main content
Ahmed Tolba
Associate III
June 5, 2018
Question

Strange Double buffering problem in STM32F4

  • June 5, 2018
  • 0 replies
  • 445 views
Posted on June 06, 2018 at 00:00

I'm doing frame buffering exactly as that guy doing

https://gist.github.com/postspectacular/61f17333c17b0206a73e4591cd5ce59b

The problem, I'm cloning flappy bird, and at the top edge of the screen, I get a background that clips the sprite.. When I disable the waiting for vertical blanking, of course tearing comes, but I don't get that clipping issue anymore.

Any hints what could be the problem ?

Here is a video

https://www.youtube.com/watch?v=0Hn_dw4lYig&feature=

    This topic has been closed for replies.