2019-02-04 3:05 AM
2019-02-04 4:53 AM
Hi @GMeur,
There are no timers in TouchGFX, per se. The ::tick() method on Model.cpp will be called every VSYNC (e.g. every 16.66 ms). You can use calls to tick() to determine your internal application timing and timeouts.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.