TouchGFX "flickering" on cover transition
Hi,
I am using TouchGFX with a STM32F4 MCU that is working pretty great and is quite awesome :)!
I am running into an issue where when transitioning (cover transition) from one screen to the other, the upper part of the screen is flickering the lower part seems ok.
When displaying a static screen, everything is perfect.
I am not sure that comes from TouchGFX though... (maybe it is a screen issue)
Here is my setup :
- The screen is connected using the RGB interface 16 bit at 6.35MHz
- The screen is a DT028CTFT
- The frame buffer is internal in a dedicated 164KB memory bank inside the STM32F4
- I am using the DMA2D with the LTDC built in controllers
- I do not use double frame buffer nor animation storage (maybe here is the issue?)
I don't really know what kind of other information I could provide that can be useful here, please feel free to ask for more information.
Thanks in advance for the help,
AM.
