2014-04-28 09:49 AM
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 #stm32f429i2014-05-12 07:47 AM
Hi,
Please take a look at this post: http://goo.gl/eV9qiSWith regards.