Timer 2; 16-Bit Timer With Auto-Reload; Figure 21.4. Timer 2 16-Bit Mode Block Diagram - Silicon Laboratories C8051F341 Product Manual

Full speed usb flash mcu family
Table of Contents

Advertisement

21.2. Timer 2

Timer 2 is a 16-bit timer formed by two 8-bit SFRs: TMR2L (low byte) and TMR2H (high byte). Timer 2 may
operate in 16-bit auto-reload mode, (split) 8-bit auto-reload mode, USB Start-of-Frame (SOF) capture
mode, or Low-Frequency Oscillator (LFO) Falling Edge capture mode. The Timer 2 operation mode is
defined by the T2SPLIT (TMR2CN.3), T2CE (TMR2CN.4) bits, and T2CSS (TMR2CN.1) bits.
Timer 2 may be clocked by the system clock, the system clock divided by 12, or the external oscillator
source divided by 8. The external clock mode is ideal for real-time clock (RTC) functionality, where the
internal oscillator drives the system clock while Timer 2 (and/or the PCA) is clocked by an external preci-
sion oscillator. Note that the external oscillator source divided by 8 is synchronized with the system clock.

21.2.1. 16-bit Timer with Auto-Reload

When T2SPLIT = '0' and T2CE = '0', Timer 2 operates as a 16-bit timer with auto-reload. Timer 2 can be
clocked by SYSCLK, SYSCLK divided by 12, or the external oscillator clock source divided by 8. As the
16-bit timer register increments and overflows from 0xFFFF to 0x0000, the 16-bit value in the Timer 2
reload registers (TMR2RLH and TMR2RLL) is loaded into the Timer 2 register as shown in Figure 21.4,
and the Timer 2 High Byte Overflow Flag (TMR2CN.7) is set. If Timer 2 interrupts are enabled, an interrupt
will be generated on each Timer 2 overflow. Additionally, if Timer 2 interrupts are enabled and the TF2LEN
bit is set (TMR2CN.5), an interrupt will be generated each time the lower 8 bits (TMR2L) overflow from
0xFF to 0x00.
T
T
3
3
T2XCLK
M
M
H
L
SYSCLK / 12
0
External Clock / 8
1
SYSCLK

Figure 21.4. Timer 2 16-Bit Mode Block Diagram

C8051F340/1/2/3/4/5/6/7/8/9/A/B/C/D
CKCON
T
T
T
T
S
S
2
2
1
0
C
C
M
M
M
M
A
A
1
0
H
L
TL2
Overflow
0
TCLK
TR2
1
TMR2RLL TMR2RLH
Rev. 1.3
To ADC,
To SMBus
SMBus
TMR2L
TMR2H
Reload
TF2H
Interrupt
TF2L
TF2LEN
T2CE
T2SPLIT
TR2
T2CSS
T2XCLK
243

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the C8051F341 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents