Dynamic Graph Scroll Mode decrease in Performance
Hello everyone,
I am quite well set up on my project using an STM32F469I-Disco and TouchGFX. Everything is working very well. However, I would like to display data using a dynamic graph. If I choose a mode different from the Scroll mode, everything is updating very well. But when the dynamic graph is in scroll mode it is lagging quite a bit (~1fps) and the touch is almost not responding. How can I improve the performance in my project?
Thank you everyone !