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

Z8F2401VN020SC 参数 Datasheet PDF下载

Z8F2401VN020SC图片预览
型号: Z8F2401VN020SC
PDF下载: 下载PDF文件 查看货源
内容描述: Z8喝采微控制器与闪存和10位A / D转换器 [Z8 Encore Microcontrollers with Flash Memory and 10-Bit A/D Converter]
分类和应用: 转换器闪存微控制器
文件页数/大小: 246 页 / 1767 K
品牌: ZILOG [ ZILOG, INC. ]
 浏览型号Z8F2401VN020SC的Datasheet PDF文件第76页浏览型号Z8F2401VN020SC的Datasheet PDF文件第77页浏览型号Z8F2401VN020SC的Datasheet PDF文件第78页浏览型号Z8F2401VN020SC的Datasheet PDF文件第79页浏览型号Z8F2401VN020SC的Datasheet PDF文件第81页浏览型号Z8F2401VN020SC的Datasheet PDF文件第82页浏览型号Z8F2401VN020SC的Datasheet PDF文件第83页浏览型号Z8F2401VN020SC的Datasheet PDF文件第84页  
Z8F640x/Z8F480x/Z8F320x/Z8F240x/Z8F160x  
Z8 Encore!®  
62  
Disable the timer  
Configure the timer for PWM mode.  
Set the prescale value.  
Set the initial logic level (High or Low) and PWM High/Low transition for the  
Timer Output alternate function.  
2. Write to the Timer High and Low Byte registers to set the starting count value  
(typically 0001H). This only affects the first pass in PWM mode. After the first timer  
reset in PWM mode, counting always begins at the reset value of 0001H.  
3. Write to the PWM High and Low Byte registers to set the PWM value.  
4. Write to the Timer Reload High and Low Byte registers to set the Reload value (PWM  
period). The Reload value must be greater than the PWM value.  
5. If desired, enable the timer interrupt and set the timer interrupt priority by writing to  
the relevant interrupt registers.  
6. Configure the associated GPIO port pin for the Timer Output alternate function.  
7. Write to the Timer Control register to enable the timer and initiate counting.  
The PWM period is given by the following equation:  
Reload Value × Prescale  
PWM Period (s) = ---------------------------------------------------------------------------  
System Clock Frequency (Hz)  
If an initial starting value other than 0001His loaded into the Timer High and Low Byte  
registers, the One-Shot mode equation must be used to determine the first PWM time-out  
period.  
If TPOLis set to 0, the ratio of the PWM output High time to the total period is given by:  
Reload Value PWM Value  
-----------------------------------------------------------------------  
PWM Output High Time Ratio (%) =  
× 100  
Reload Value  
If TPOLis set to 1, the ratio of the PWM output High time to the total period is given by:  
PWM Value  
Reload Value  
---------------------------------  
PWM Output High Time Ratio (%) =  
× 100  
Capture Mode  
In Capture mode, the current timer count value is recorded when the desired external  
Timer Input transition occurs. The Capture count value is written to the Timer PWM High  
and Low Byte Registers. The timer input is the system clock. The TPOLbit in the Timer  
Control register determines if the Capture occurs on a rising edge or a falling edge of the  
PS017610-0404  
Timers  
 复制成功!