Hello,
I designed my demo with Azure RTOS GUIX, And running it on a STM32H750-Disco board;
The problem is, I'm getting around 15-18 fps from GUIX which is not ideal, how can I improve this?
Some extra information that would help:
- I have 4 circular gauges in my demo,
- Code is executing from External flash(QSPI) + pixel maps are in that section as well,
- I tried moving gauge's pixel map to SDRAM/Internal Flash so far, but didn't effect the performance that much,
Would be appreciated if you help, I'll try to answer ASAP if anybody had a question.
Thanks in advance,
Best regards.