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

AT89S53_00 参数 Datasheet PDF下载

AT89S53_00图片预览
型号: AT89S53_00
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器,带有12K字节的闪存 [8-bit Microcontroller with 12K Bytes Flash]
分类和应用: 闪存微控制器
文件页数/大小: 33 页 / 449 K
品牌: ATMEL [ ATMEL ]
 浏览型号AT89S53_00的Datasheet PDF文件第6页浏览型号AT89S53_00的Datasheet PDF文件第7页浏览型号AT89S53_00的Datasheet PDF文件第8页浏览型号AT89S53_00的Datasheet PDF文件第9页浏览型号AT89S53_00的Datasheet PDF文件第11页浏览型号AT89S53_00的Datasheet PDF文件第12页浏览型号AT89S53_00的Datasheet PDF文件第13页浏览型号AT89S53_00的Datasheet PDF文件第14页  
Capture Mode  
In the capture mode, two options are selected by bit  
EXEN2 in T2CON. If EXEN2 = 0, Timer 2 is a 16-bit timer  
or counter which upon overflow sets bit TF2 in T2CON.  
This bit can then be used to generate an interrupt. If  
EXEN2 = 1, Timer 2 performs the same operation, but a l-  
to-0 transition at external input T2EX also causes the  
current value in TH2 and TL2 to be captured into RCAP2H  
and RCAP2L, respectively. In addition, the transition at  
T2EX causes bit EXF2 in T2CON to be set. The EXF2 bit,  
like TF2, can generate an interrupt. The capture mode is  
illustrated in Figure 1.  
Figure 1. Timer 2 in Capture Mode  
÷12  
OSC  
C/T2 = 0  
C/T2 = 1  
TH2  
TL2  
TF2  
OVERFLOW  
CONTROL  
TR2  
CAPTURE  
T2 PIN  
RCAP2H RCAP2L  
EXF2  
TRANSITION  
DETECTOR  
TIMER 2  
INTERRUPT  
T2EX PIN  
CONTROL  
EXEN2  
Auto-reload (Up or Down Counter)  
Timer 2 can be programmed to count up or down when  
configured in its 16-bit auto-reload mode. This feature is  
invoked by the DCEN (Down Counter Enable) bit located in  
the SFR T2MOD (see Table 9). Upon reset, the DCEN bit  
is set to 0 so that timer 2 will default to count up. When  
DCEN is set, Timer 2 can count up or down, depending on  
the value of the T2EX pin.  
by a 1-to-0 transition at external input T2EX. This transition  
also sets the EXF2 bit. Both the TF2 and EXF2 bits can  
generate an interrupt if enabled.  
Setting the DCEN bit enables Timer 2 to count up or down,  
as shown in Figure 3. In this mode, the T2EX pin controls  
the direction of the count. A logic 1 at T2EX makes Timer 2  
count up. The timer will overflow at 0FFFFH and set the  
TF2 bit. This overflow also causes the 16-bit value in  
RCAP2H and RCAP2L to be reloaded into the timer regis-  
ters, TH2 and TL2, respectively.  
Figure 2 shows Timer 2 automatically counting up when  
DCEN = 0. In this mode, two options are selected by bit  
EXEN2 in T2CON. If EXEN2 = 0, Timer 2 counts up to  
0FFFFH and then sets the TF2 bit upon overflow. The  
overflow also causes the timer registers to be reloaded with  
the 16-bit value in RCAP2H and RCAP2L. The values in  
RCAP2H and RCAP2L are preset by software. If EXEN2 =  
1, a 16-bit reload can be triggered either by an overflow or  
A logic 0 at T2EX makes Timer 2 count down. The timer  
underflows when TH2 and TL2 equal the values stored in  
RCAP2H and RCAP2L. The underflow sets the TF2 bit and  
causes 0FFFFH to be reloaded into the timer registers.  
The EXF2 bit toggles whenever Timer 2 overflows or  
underflows and can be used as a 17th bit of resolution. In  
this operating mode, EXF2 does not flag an interrupt.  
AT89S53  
10  
 
 复制成功!