Strange horizontal ghost effect mostly on light images
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


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


Hi
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.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.