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

C8051F502-IM 参数 Datasheet PDF下载

C8051F502-IM图片预览
型号: C8051F502-IM
PDF下载: 下载PDF文件 查看货源
内容描述: 混合信号ISP功能的Flash MCU系列 [Mixed Signal ISP Flash MCU Family]
分类和应用: 微控制器和处理器外围集成电路PC时钟
文件页数/大小: 312 页 / 2813 K
品牌: SILICON [ SILICON ]
 浏览型号C8051F502-IM的Datasheet PDF文件第263页浏览型号C8051F502-IM的Datasheet PDF文件第264页浏览型号C8051F502-IM的Datasheet PDF文件第265页浏览型号C8051F502-IM的Datasheet PDF文件第266页浏览型号C8051F502-IM的Datasheet PDF文件第268页浏览型号C8051F502-IM的Datasheet PDF文件第269页浏览型号C8051F502-IM的Datasheet PDF文件第270页浏览型号C8051F502-IM的Datasheet PDF文件第271页  
C8051F50x-F51x  
26.1. Timer 0 and Timer 1  
Each timer is implemented as a 16-bit register accessed as two separate bytes: a low byte (TL0 or TL1)  
and a high byte (TH0 or TH1). The Counter/Timer Control register (TCON) is used to enable Timer 0 and  
Timer 1 as well as indicate status. Timer 0 interrupts can be enabled by setting the ET0 bit in the IE regis-  
ter (Section “14.2. Interrupt Register Descriptions” on page 120); Timer 1 interrupts can be enabled by set-  
ting the ET1 bit in the IE register (Section “14.2. Interrupt Register Descriptions” on page 120). Both  
counter/timers operate in one of four primary modes selected by setting the Mode Select bits T1M1T0M0  
in the Counter/Timer Mode register (TMOD). Each timer can be configured independently. Each operating  
mode is described below.  
26.1.1. Mode 0: 13-bit Counter/Timer  
Timer 0 and Timer 1 operate as 13-bit counter/timers in Mode 0. The following describes the configuration  
and operation of Timer 0. However, both timers operate identically, and Timer 1 is configured in the same  
manner as described for Timer 0.  
The TH0 register holds the eight MSBs of the 13-bit counter/timer. TL0 holds the five LSBs in bit positions  
TL0.4TL0.0. The three upper bits of TL0 (TL0.7TL0.5) are indeterminate and should be masked out or  
ignored when reading. As the 13-bit timer register increments and overflows from 0x1FFF (all ones) to  
0x0000, the timer overflow flag TF0 (TCON.5) is set and an interrupt will occur if Timer 0 interrupts are  
enabled.  
The C/T0 bit (TMOD.2) selects the counter/timer's clock source. When C/T0 is set to logic 1, high-to-low  
transitions at the selected Timer 0 input pin (T0) increment the timer register (Refer to Section  
“20.3. Priority Crossbar Decoder” on page 180 for information on selecting and configuring external I/O  
pins). Clearing C/T selects the clock defined by the T0M bit (CKCON.3). When T0M is set, Timer 0 is  
clocked by the system clock. When T0M is cleared, Timer 0 is clocked by the source selected by the Clock  
Scale bits in CKCON (see SFR Definition 26.1).  
Setting the TR0 bit (TCON.4) enables the timer when either GATE0 (TMOD.3) is logic 0 or the input signal  
INT0 is active as defined by bit IN0PL in register IT01CF (see SFR Definition 14.7). Setting GATE0 to 1  
allows the timer to be controlled by the external input signal INT0 (see Section “14.2. Interrupt Register  
Descriptions” on page 120), facilitating pulse width measurements.  
TR0  
GATE0  
INT0  
Counter/Timer  
0
1
1
1
X
0
1
1
X
X
0
Disabled  
Enabled  
Disabled  
Enabled  
1
Note: X = Don't Care  
Setting TR0 does not force the timer to reset. The timer registers should be loaded with the desired initial  
value before the timer is enabled.  
TL1 and TH1 form the 13-bit register for Timer 1 in the same manner as described above for TL0 and TH0.  
Timer 1 is configured and controlled using the relevant TCON and TMOD bits just as with Timer 0. The  
input signal INT1 is used with Timer 1; the INT1 polarity is defined by bit IN1PL in register IT01CF (see  
SFR Definition 14.7).  
Rev. 1.1  
267  
 复制成功!