Skip to main content
philipp
Associate
April 28, 2014
Question

stemwin double buffering glitch

  • April 28, 2014
  • 1 reply
  • 650 views
Posted on April 28, 2014 at 18:49

Hi there,

i'm trying to use stemwin with double buffering on a STM32F429.

Unfortunately there seem to be glitches when drawing.

Stemwin is configured with the correct frame buffer address and the mechanism of switching the buffer seems correct.

First the front buffer is copied to the back buffer and then the buffers are switched (Frame buffer start address is changed in the display controller).

At that point of switching the buffers, some glitches occur. They appear over the whole screen, which looks different from tearing effects.

It looks like stemwin tries to draw in the active front buffer, which is forbidden.

Has anyone encountered a similar problem and can help me?

Thanks!

#stemwin #stm32f429i
This topic has been closed for replies.

1 reply

Montassar BEN ROMDHANE_O
Visitor II
May 12, 2014
Posted on May 12, 2014 at 16:47

Hi,

Please take a look at this post: http://goo.gl/eV9qiS

With regards.