Hello,
I have some problems understanding the concept of timers on the TMS570, because it is pretty different to other MCs.
I found only the NHET and the RTI.
I'm not sure if I use the modules as they are supposed to.
NHET: i would use it for PWM and PW Measurement only. What else is it supposed to be used for?
RTI: Creating Tasks. It has afaik only 4 compare registers for those 2 counters. --> max. 4 tasks/tick rates. What else is the RTI supposed to be used for?
If i have an application running on my basic software, which needs a Timer, are there any other Timers on that Processor? Or is it only possible to realise that, by using a Task? (with a minimum tickrate of 1ms?)
Thx!