Part Number: AM2434
Other Parts Discussed in Thread: SYSCONFIG
Dear Champs,
Could you please let me know your recommendation which timer(tick counter) can be used to measure time in the application?
When my customer tried to use TIMER_TCRR for it, they found it was initialized after 'Reload count' value consumed. They want to have a counter(timer) to run continually from 0x0 ~ 0xFFFF FFFF.
Please recommend right timer for it or how they can set a timer for this purpose.
They also tried to set the timer as below, but have no idea how 'tick period' works.

When they tried to set timer as above using sysconfig and read the value using below code, they found tick period was shorter than 1sec.
With this sysconfig setting, do you think 'Tick period' should be '1 sec' and the timer should be reset per every '1 sec'?

Thanks and Best Regards,
SI.