cancel
Showing results for 
Search instead for 
Did you mean: 

Strange horizontal ghost effect mostly on light images

nico23
Senior II

I'm experiencing a strange horizontal ghost/stripe effect mostly on light images (it's very visibile in text)

20250520_132355.jpg

What could it be?

I'm using the STM32H7S78 microcontroller

nico23_0-1747740703998.pngnico23_1-1747740715158.png

 

 

 

13 REPLIES 13

Hello @nico23 ,

 

Have you had the opportunity to try another display?
If you don't have one, you can share the GUI with me and I can try on some of the discovery kits.

 

Regards,

Gaetan Godart
Software engineer at ST (TouchGFX)
nico23
Senior II

Hi @GaetanGodart ,

we are still investigating. I'll post an update here as soon as I know more

nico23
Senior II

Hi @GaetanGodart ,

It turned out to be the initialization of the oscillator in the SystemClock_Config.

Tuning RCC_OscInitStruct.PLL3.PLLR from 12 to 24 fixed the issue. Additionally, the touchscreen began to respond more effectively to touches.

Hello @nico23 ,

 

I am glad you found a solution. :)
Don't hesitate to create a new thread if you face another issue.

 

Regards,

Gaetan Godart
Software engineer at ST (TouchGFX)