TOUCHGFX: Animated images run not smooth
Hello,
I have a little problem with an animated image at startup (logo with 6 pictures, change every 600 ms). The demo runs on an STM32F769I-DISCO.
The outline and a symbol in the middle of the logo is fixed all the time, just some other parts apear with every new picture.
My problem is that I see the changes of every image on the fixed parts of the images.
I have tried to set the animated image in a container and set it "Chacheabel" and additional to increase the "Canvas Buffer size" but sadly without any improvement.
Is there any optimization available that the images change "smoother"?
Thank you in advance.
