This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

F29H85X-SOM-EVM: Consultation on Chip Peripheral Status

Part Number: F29H85X-SOM-EVM

Tool/software:

At present, I've only found a module named CPU Timer in the manual. However, it doesn't meet my requirements. My requirements are as follows:
  1. The timer counts upwards.
  2. It has a compare value register which loads a compare value. When the count value reaches this compare value, an interrupt is generated. At this time, the counter does not clear automatically but continues to count upwards until it overflows and restarts counting from the beginning.

Is there such a timer in the chip?