PIC18F2331/2431/4331/4431
FIGURE 15-1:
TIMER5 BLOCK DIAGRAM (16-BIT READ/WRITE MODE SHOWN)
1
Internal Data Bus
Noise
Filter
1
0
Synchronize
Detect
Prescaler
1, 2, 4, 8
0
T5CKI
FOSC/4
Internal
Clock
2
Sleep Input
TMR5CS
Timer5
On/Off
T5PS<1:0>
T5SYNC
TMR5ON
8
8
TMR5H
8
Write TMR5L
Read TMR5L
TMR5
TMR5L
Special Event
Trigger Input
from IC1
8
1
0
TMR5
High Byte
Timer5 Reset
Timer5 Reset
(external)
16
Reset
Logic
Comparator
16
PR5
8
8
PR5L
PR5H
Set TMR5IF
Special
Event
Logic
Special Event
Trigger Output
Timer5 supports three configurations:
15.1 Timer5 Operation
• 16-Bit Synchronous Timer
• 16-Bit Synchronous Counter
• 16-Bit Asynchronous Counter
Timer5 combines two 8-bit registers to function as a
16-bit timer. The TMR5L register is the actual low byte
of the timer; it can be read and written to directly. The
high byte is contained in an unmapped register; it is
read and written to through TMR5H, which serves as
a buffer. Each register increments from 00h to FFh.
In Synchronous Timer configuration, the timer is
clocked by the internal device clock. The optional
Timer5 prescaler divides the input by 2, 4, 8 or not at all
(1:1). The TMR5 register pair increments on Q1.
Clearing TMR5CS (= 0) selects the internal device
clock as the timer sampling clock.
A second register pair, PR5H and PR5L, serves as the
Period register; it sets the maximum count for the
TMR5 register pair. When TMR5 reaches the value of
PR5, the timer rolls over to 00h and sets the TMR5IF
interrupt flag. A simplified block diagram of the Timer5
module is shown in Figure 2-1.
Note:
The Timer5 may be used as a general pur-
pose timer and as the time base resource to
the Motion Feedback Module (Input
Capture or Quadrature Encoder Interface).
DS39616D-page 140
2010 Microchip Technology Inc.