Associate III
July 19, 2021
Solved
Why the Dynamic Graph On the LCD is flickering?
- July 19, 2021
- 3 replies
- 1967 views
Hi,
I have a problem with Dynamic graph on the LCD that when I upload the code, the graph on the screen start to flicker but it's not the in the simulation. I shared the video below.
I want to Update 680 data points on the Graph every tick in "handleTickEvents".
(The data comes from the SPI. The SPI and TouchGFX are in different tasks.)
I used TouchGFX 4.15 and I am using STM32H743 with external RAM and FreeRTOS.
Thanks in advance