Datasheet

2012-2013 Microchip Technology Inc. DS30009312B-page 167
PIC24FJ128GC010 FAMILY
9.6 Oscillator Modes and USB
Operation
Because of the timing requirements imposed by USB,
an internal clock of 48 MHz is required at all times while
the USB module is enabled and not in a suspended
operating state. Since this is well beyond the maximum
CPU clock speed, a method is provided to internally
generate both the USB and system clocks from a single
oscillator source. PIC24FJ128GC010 family devices
use the same clock structure as most other PIC24FJ
devices, but include a two-branch PLL system to
generate the two clock signals.
The USB PLL block is shown in Figure 9-2. In this
system, the input from the Primary Oscillator is divided
down by a PLL prescaler to generate a 4 MHz output.
This is used to drive an on-chip, 96 MHz PLL frequency
multiplier to drive the two clock branches. One branch
uses a fixed, divide-by-2 frequency divider to generate
the 48 MHz USB clock. The other branch uses a fixed,
divide-by-3 frequency divider and configurable PLL
prescaler/divider to generate a range of system clock
frequencies. The CPDIV<1:0> bits select the system
clock speed; available clock options are listed in
Table 9-2.
The USB PLL prescaler does not automatically sense
the incoming oscillator frequency. The user must man-
ually configure the PLL divider to generate the required
4 MHz output, using the PLLDIV<3:0> Configuration
bits. This limits the choices for Primary Oscillator
frequency to a total of 8 possibilities, shown in
Table 9-3.
TABLE 9-2: SYSTEM CLOCK OPTIONS
DURING USB OPERATION
TABLE 9-3: VALID PRIMARY OSCILLATOR
CONFIGURATIONS FOR USB
OPERATIONS
FIGURE 9-2: PLL BLOCK
MCU Clock Division
(CPDIV<1:0>)
Microcontroller
Clock Frequency
None (00)32MHz
2 (01)16MHz
4 (10)
(1)
8MHz
8 (11)
(1)
4MHz
Note 1: This is not compatible with USB operation. The
USB module must be disabled to use this
system clock option.
Input Oscillator
Frequency
Clock Mode
PLL Division
(PLLDIV<3:0>)
48 MHz ECPLL 12 (0111)
32 MHz HSPLL, ECPLL 8 (0110)
24 MHz HSPLL, ECPLL 6 (0101)
20 MHz HSPLL, ECPLL 5 (0100)
16 MHz HSPLL, ECPLL 4 (0011)
12 MHz HSPLL, ECPLL 3 (0010)
8 MHz ECPLL, XTPLL,
FRCPLL
(1)
2 (0001)
4 MHz ECPLL, XTPLL,
FRCPLL
(1)
1 (0000)
Note 1: This requires the use of the FRC self-tune
feature to maintain required clock accuracy.
PLL
96 MHz
PLL
2
Prescaler
4 MHz
CPU
Divider
48 MHz Clock
for USB Module
PLL Output
for System Clock
CPDIV<1:0>
PLLDIV<3:0>
Input from
POSC
Input from
FRC
(Note 1)
(4 MHz or
8 MHz)
32 MHz
0111
0110
0101
0100
0011
0010
0001
0000
12
8
8
6
5
4
3
2
1
4
2
1
3
00
01
10
11
Note 1: This MUX is controlled by the COSC<2:0> bits when running from the PLL, or the NOSC<2:0> bits when
preparing to switch to the PLL.