Hello,
It is necessary to implement the following functions for TMS570LS20216 microcontroller:
1) Generation of periodic interrupts (approximately 10ms). This will be used as time base for generation of much larger intervals in software.
2) Start and Stop counting another timer. This timer should be started and stopped from software. If timer is not stopped then interrupt should be generated. This approach will be used to limit response time from other devices in our application.
General purpose timers/counters were used to realize these functions for 8- and 16-bit microcontrollers.
As I understand NHET should be used for this purpose. Can you please advise how to implement these functions using NHET?
No PWM is required for this particular application. Most of the NHET I/O pins will be used as GIO. My question regards only time interval generation and their corresponding interrupts.
Best regards,
Vitalij