欢迎访问ic37.com |
会员登录 免费注册
发布采购

EZ80F91NAA50SG 参数 Datasheet PDF下载

EZ80F91NAA50SG图片预览
型号: EZ80F91NAA50SG
PDF下载: 下载PDF文件 查看货源
内容描述: [IC 8-BIT, FLASH, 50 MHz, MICROCONTROLLER, PBGA144, LEAD FREE, BGA-144, Microcontroller]
分类和应用: 时钟微控制器外围集成电路
文件页数/大小: 395 页 / 1879 K
品牌: ZILOG [ ZILOG, INC. ]
 浏览型号EZ80F91NAA50SG的Datasheet PDF文件第144页浏览型号EZ80F91NAA50SG的Datasheet PDF文件第145页浏览型号EZ80F91NAA50SG的Datasheet PDF文件第146页浏览型号EZ80F91NAA50SG的Datasheet PDF文件第147页浏览型号EZ80F91NAA50SG的Datasheet PDF文件第149页浏览型号EZ80F91NAA50SG的Datasheet PDF文件第150页浏览型号EZ80F91NAA50SG的Datasheet PDF文件第151页浏览型号EZ80F91NAA50SG的Datasheet PDF文件第152页  
eZ80F91 ASSP
Product Specification
123
requirements. However, INPUT CAPTURE and OUTPUT COMPARE modes run simul-
taneously.
Timers with specialty modes offer multiple ways to generate an interrupt. When the inter-
rupt controller services a timer interrupt, the software must read the Timer Interrupt Iden-
tification Registers (TMRx_IIR) to determine the causes for an interrupt request. This
register is cleared each time it is read, allowing subsequent events to be identified without
interference from prior events.
Event Counter
When a timer is configured to take its input from a port input pin (ECx), it functions as an
event counter. For event counting, the clock prescaler is automatically bypassed and edges
(events) cause the timer to decrement. You must select the rising or the falling edge for
counting. Also, the port pins must be configured as inputs.
Input sampling on the port pins results in the counter being updated on the third rising
edge of the system clock after the edge event occurs at the port pin. Due to sampling, the
frequency of the event input is limited to one-half the system clock frequency under ideal
conditions. In practice, the event frequency must be less than this value due to duty cycle
variation and system clock jitter.
This EVENT COUNT Mode is identical to basic timer operation, except for the clock
source. Therefore, interrupts are managed in the same manner.
RTC Oscillator Input
When the timer clock source is the Real-Time Clock signal, the timer functions just as it
does in EVENT COUNT Mode, except that it samples the internal RTC clock rather than
the ECx pin.
Input Capture
INPUT CAPTURE Mode allows the CPU to determine the timing of specified events on a
set of external pins.
A timer intended for use in INPUT CAPTURE Mode is setup the same way as in BASIC
Mode, with one exception. The CPU must also write the TMRx_CAP_CTL Register to
select the edge on which to capture: rising, falling, or both. When one of these events
occurs on an input capture pin, the current 16 bit timer value is latched into the capture
value register pair (TMRx_CAP_A or TMRx_CAP_B depending on the IC pin exhibiting
the event).
Reading the low byte of the register pair causes the timer to ignore other capture events on
the associated external pin until the high byte is read. This instance prevents a subsequent
PS027004-0613
PRELIMINARY
Programmable Reload Timers