Skip to main content
kadir ustun1
Associate III
August 13, 2018
Question

How to show picture without blink with STemWin GUI in STM32F429 ?

  • August 13, 2018
  • 3 replies
  • 644 views

Hello,

I want to picture on TFT LCD using STemWin GUI. blinking is happening because the images are over the top. how can I show two images over the front panel without blink ?

    This topic has been closed for replies.

    3 replies

    T J
    Senior III
    August 28, 2018

    can you write to 2 different screens ?

    slowly write the hidden screen and then switch to it instantly during a frame interrupt.

    kadir ustun1
    Associate III
    August 28, 2018

    Thank you for answered. I see, I try it but it was not.

    kadir ustun1
    Associate III
    August 28, 2018

    it was not