English
Language : 

PIC18F97J60_11 Datasheet, PDF (190/492 Pages) Microchip Technology – 64/80/100-Pin, High-Performance, 1-Mbit Flash Microcontrollers with Ethernet
PIC18F97J60 FAMILY
17.1 CCPx Module Configuration
Each Capture/Compare/PWM module is associated
with a control register (generically, CCPxCON) and a
data register (CCPRx). The data register, in turn, is
comprised of two 8-bit registers: CCPRxL (low byte)
and CCPRxH (high byte). All registers are both
readable and writable.
17.1.1
CCPx/ECCPx MODULES AND
TIMER RESOURCES
The CCPx/ECCPx modules utilize Timers 1, 2, 3 or 4,
depending on the mode selected. Timer1 and Timer3
are available to modules in Capture or Compare
modes, while Timer2 and Timer4 are available for
modules in PWM mode.
TABLE 17-1: CCPx/ECCPx MODE – TIMER
RESOURCE
CCPx/ECCPx Mode
Timer Resource
Capture
Compare
PWM
Timer1 or Timer3
Timer1 or Timer3
Timer2 or Timer4
The assignment of a particular timer to a module is
determined by the timer to CCPx enable bits in the
T3CON register (Register 15-1, page 183). Depending
on the configuration selected, up to four timers may be
active at once, with modules in the same configuration
(Capture/Compare or PWM) sharing timer resources.
The possible configurations are shown in Figure 17-1.
17.1.2 ECCP2 PIN ASSIGNMENT
The pin assignment for ECCP2 (Capture input,
Compare and PWM output) can change based on
device configuration. The CCP2MX Configuration bit
determines which pin ECCP2 is multiplexed to. By
default, it is assigned to RC1 (CCP2MX = 1). If the
Configuration bit is cleared, ECCP2 is multiplexed with
RE7 on 80-pin and 100-pin devices in Microcontroller
mode and RB3 on 100-pin devices in Extended
Microcontroller mode.
Changing the pin assignment of ECCP2 does not auto-
matically change any requirements for configuring the
port pin. Users must always verify that the appropriate
TRIS register is configured correctly for ECCP2
operation, regardless of where it is located.
FIGURE 17-1:
CCPx/ECCPx AND TIMER INTERCONNECT CONFIGURATIONS
T3CCP<2:1> = 00
T3CCP<2:1> = 01
T3CCP<2:1> = 10
T3CCP<2:1> = 11
TMR1
TMR3
TMR1
TMR3
TMR1
TMR3
TMR1
TMR3
ECCP1
ECCP2
ECCP3
CCP4
CCP5
ECCP1
ECCP2
ECCP3
CCP4
CCP5
ECCP1
ECCP2
ECCP3
CCP4
CCP5
ECCP1
ECCP2
ECCP3
CCP4
CCP5
TMR2
TMR4
Timer1 is used for all Capture
and Compare operations for
all CCPx modules. Timer2 is
used for PWM operations for
all CCPx modules. Modules
may share either timer
resource as a common time
base.
Timer3 and Timer4 are not
available.
TMR2
TMR4
Timer1 and Timer2 are used
for Capture and Compare or
PWM operations for ECCP1
only (depending on selected
mode).
All other modules use either
Timer3 or Timer4. Modules
may share either timer
resource as a common time
base if they are in
Capture/Compare or PWM
modes.
TMR2
TMR4
Timer1 and Timer2 are used
for Capture and Compare or
PWM operations for ECCP1
and ECCP2 only (depending
on the mode selected for each
module). Both modules may
use a timer as a common time
base if they are both in
Capture/Compare or PWM
modes.
The other modules use either
Timer3 or Timer4. Modules
may share either timer
resource as a common time
base if they are in
Capture/Compare or PWM
modes.
TMR2
TMR4
Timer3 is used for all Capture
and Compare operations for
all CCPx modules. Timer4 is
used for PWM operations for
all CCPx modules. Modules
may share either timer
resource as a common time
base.
Timer1 and Timer2 are not
available.
DS39762F-page 190
 2011 Microchip Technology Inc.