cancel
Showing results for 
Search instead for 
Did you mean: 

TouchGFX Flickering on STM32F746

RZahor
Associate II

Hi,

I have a strange TFT flickering issue, and would love to hear your suggestions.

The project running on STM32F746 chip, with SDRAM, and LTDC interface. UI is based on TouchGFX & FreeRTOS.

Display is 1024X600 RGB (50 pin), based on HX8282 driver

https://www.newhavendisplay.com/resources_dataFiles/datasheets/LCDs/HX8282-A01.pdf

When clocking the TFT pixel clock at around 30MHz, I get a constant annoying flickering as shown in video 1, that is probably caused due to low refresh rate. If I'm increasing the clock to around 52MHz, the flickering stops completely (This makes sense because HX8282 datasheet requires frequency of 40.8-67.2MHz). But, when I'm updating the display in this high frequency, I get a different kind of flickering - as seen in video 2.

What can cause this problem?

Thanks,

Roy

4 REPLIES 4
RZahor
Associate II

Anyone?

Zakba.1
Senior

Hi

I have the same problem and the textarea is flickering. how did you solve the problem?

Hi,

I solved my problem by two means:

  1. Added filtering caps on the backlight driver.
  2. Reduced the color space to RGB565, and making sure not to refresh the display unless something needs to redraw.
Thank you. I will try it. در تاریخ سه‌شنبه ۷ دسامبر ۲۰۲۱،�? ۱۲:۴۴ ST Community نوشت: