2021-10-12 01:10 AM
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
2021-10-18 01:56 AM
Anyone?
2021-12-07 12:44 AM
Hi
I have the same problem and the textarea is flickering. how did you solve the problem?
2021-12-07 01:14 AM
Hi,
I solved my problem by two means:
2021-12-07 02:16 AM