Having an issue with ghosting images on the display with STM32H747I-DISCO
Hello,
I'm currently developing a GUI using TouchGFX version 4.23.0 and have encountered an issue with ghosting images on the display after programming my target device.
Here's a brief overview of my process:
I created a simple GUI project with TouchGFX Designer and generated the code.
I imported the generated code into STM32CubeIDE version 1.14.0 without any issues.
After compiling the code successfully, I downloaded it into my STM32 microcontroller.
When I run the program, the GUI appears on the display, but there is noticeable ghosting of the images. This ghosting effect persists and is quite apparent.
Do you have suggestions on what could be causing this ghosting effect or how to resolve it? Could this be related to the frame buffer, the DMA2D configuration, or perhaps some other timing issue?
Any advice or guidance would be greatly appreciated. Thank you in advance for your help!
Attached with the target GUI and GUI with problem photo.
Paul 

