LoginSignup
0
0

More than 5 years have passed since last update.

Zybo > Chronicles blog 17 > TTC > modes > interval / overflow / (event timer)

Last updated at Posted at 2016-05-20

MicroZed Chronicles リスト http://adiuvoengineering.com/?page_id=285
@ Adam Taylor blog
https://forums.xilinx.com/t5/Xcell-Daily-Blog/Introduction-to-the-Zynq-Triple-Timer-Counter-Part-One-Adam/ba-p/407537

Each TTC has two basic modes of operation: interval or overflow mode, plus the event timer.

Interval mode : The counter counts to a value contained within the interval register, counting either up or down, and generates an interval interrupt whenever the count reaches zero (when enabled).

Overflow mode : The counter increments or decrements from 0 to full scale. When the counter wraps around, the TTC generates an overflow interrupt.

...

The event timer can be used only with an external source and is a resource you can use to measure an event’s duration or to decode a PWM signal.

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0