2025-05-20 4:29 AM - edited 2025-05-20 4:32 AM
I'm experiencing a strange horizontal ghost/stripe effect mostly on light images (it's very visibile in text)
What could it be?
I'm using the STM32H7S78 microcontroller
Solved! Go to Solution.
2025-06-02 1:52 AM
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,
2025-06-03 12:36 AM
Hi @GaetanGodart ,
we are still investigating. I'll post an update here as soon as I know more
2025-06-05 1:11 AM
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.
2025-06-06 1:00 AM
Hello @nico23 ,
I am glad you found a solution. :)
Don't hesitate to create a new thread if you face another issue.
Regards,