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

Z8F041ASH020EC 参数 Datasheet PDF下载

Z8F041ASH020EC图片预览
型号: Z8F041ASH020EC
PDF下载: 下载PDF文件 查看货源
内容描述: Z8喝采XP -R 4K系列高性能8位微控制器 [Z8 Encore XP-R 4K Series High-Performance 8-Bit Microcontrollers]
分类和应用: 微控制器和处理器外围集成电路光电二极管时钟
文件页数/大小: 276 页 / 3422 K
品牌: ZILOG [ ZILOG, INC. ]
 浏览型号Z8F041ASH020EC的Datasheet PDF文件第87页浏览型号Z8F041ASH020EC的Datasheet PDF文件第88页浏览型号Z8F041ASH020EC的Datasheet PDF文件第89页浏览型号Z8F041ASH020EC的Datasheet PDF文件第90页浏览型号Z8F041ASH020EC的Datasheet PDF文件第92页浏览型号Z8F041ASH020EC的Datasheet PDF文件第93页浏览型号Z8F041ASH020EC的Datasheet PDF文件第94页浏览型号Z8F041ASH020EC的Datasheet PDF文件第95页  
Z8 Encore! XP® 4K Series  
Product Specification  
72  
If no Capture event occurs, the timer counts up to the 16-bit Compare value stored in the  
Timer Reload High and Low Byte registers. Upon reaching the Reload value, the timer  
generates an interrupt, the count value in the Timer High and Low Byte registers is reset to  
0001Hand counting resumes. The INPCAP bit in TxCTL0 register is cleared to indicate  
the timer interrupt is not caused by an input capture event.  
The steps for configuring a timer for CAPTURE RESTART mode and initiating the count  
are as follows:  
1. Write to the Timer Control register to:  
Disable the timer  
Configure the timer for CAPTURE RESTART mode by writing the TMODE bits  
in the TxCTL1 register and the TMODEHIbit in TxCTL0 register.  
Set the prescale value.  
Set the Capture edge (rising or falling) for the Timer Input.  
2. Write to the Timer High and Low Byte registers to set the starting count value  
(typically 0001H).  
3. Write to the Timer Reload High and Low Byte registers to set the Reload value.  
4. Clear the Timer PWM High and Low Byte registers to 0000H. This allows user  
software to determine if interrupts were generated by either a capture event or a  
reload. If the PWM High and Low Byte registers still contain 0000Hafter the  
interrupt, the interrupt was generated by a Reload.  
5. Enable the timer interrupt, if appropriate, and set the timer interrupt priority by writing  
to the relevant interrupt registers. By default, the timer interrupt is generated for both  
input capture and reload events. If appropriate, configure the timer interrupt to be  
generated only at the input capture event or the reload event by setting TICONFIG  
field of the TxCTL0 register.  
6. Configure the associated GPIO port pin for the Timer Input alternate function.  
7. Write to the Timer Control register to enable the timer and initiate counting.  
In CAPTURE mode, the elapsed time from timer start to Capture event can be calculated  
using the following equation:  
(Capture Value Start Value) × Prescale  
Capture Elapsed Time (s) = ----------------------------------------------------------------------------------------------------  
System Clock Frequency (Hz)  
COMPARE Mode  
In COMPARE mode, the timer counts up to the 16-bit maximum Compare value stored in  
the Timer Reload High and Low Byte registers. The timer input is the system clock. Upon  
reaching the Compare value, the timer generates an interrupt and counting continues (the  
timer value is not reset to 0001H). Also, if the Timer Output alternate function is enabled,  
PS022815-0206  
Timers  
 复制成功!