Other Parts Discussed in Thread: RM48L952
The CPU is RM48L952
Because we were asked not to use interrupts, so we can't use RTI for timer.
I think CNT instruction probably should be used for timer, but I don't know well how to implement NHET for timer like executing a function every 100ms ?
Could you give me some advice for this ?