English
Language : 

PIC18F47J53 Datasheet, PDF (48/586 Pages) Microchip Technology – 28/44-Pin, High-Performance USB Microcontrollers with nanoWatt XLP Technology
PIC18F47J53 FAMILY
TABLE 4-1: LOW-POWER MODES
Mode
DSCONH<7> OSCCON<7,1:0>
DSEN(1) IDLEN(1) SCS<1:0>
Module Clocking
CPU Peripherals
Available Clock and Oscillator Source
Sleep
0
0
N/A
Off
Off
Timer1 oscillator and/or RTCC may optionally be
enabled
Deep
1
Sleep(3)
0
N/A Powered Powered off RTCC can run uninterrupted using the Timer1 or
off(2)
internal low-power RC oscillator
PRI_RUN
0
N/A
00
Clocked Clocked The normal, full-power execution mode; primary
clock source (defined by FOSC<2:0>)
SEC_RUN
0
N/A
01
Clocked Clocked Secondary – Timer1 oscillator
RC_RUN
0
PRI_IDLE
0
N/A
11
Clocked Clocked Postscaled internal clock
1
00
Off
Clocked Primary clock source (defined by FOSC<2:0>)
SEC_IDLE
0
1
01
Off
Clocked Secondary – Timer1 oscillator
RC_IDLE
0
1
11
Off
Clocked Postscaled internal clock
Note 1:
2:
3:
IDLEN and DSEN reflect their values when the SLEEP instruction is executed.
Deep Sleep turns off the internal core voltage regulator to power down core logic. See Section 4.6 “Deep Sleep
Mode” for more information.
Deep Sleep mode is only available on “F” devices, not “LF” devices.
4.1.3
CLOCK TRANSITIONS AND STATUS
INDICATORS
The length of the transition between clock sources is
the sum of two cycles of the old clock source and three
to four cycles of the new clock source. This formula
assumes that the new clock source is stable.
Two bits indicate the current clock source and its
status: OSTS (OSCCON<3>) and SOSCRUN
(OSCCON2<6>). In general, only one of these bits will
be set in a given power-managed mode. When the
OSTS bit is set, the primary clock would be providing
the device clock. When the SOSCRUN bit is set, the
Timer1 oscillator would be providing the clock. If neither
of these bits is set, INTRC would be clocking the
device.
Note:
Executing a SLEEP instruction does not
necessarily place the device into Sleep
mode. It acts as the trigger to place the
controller into either the Sleep or Deep
Sleep mode, or one of the Idle modes,
depending on the setting of the IDLEN bit.
4.1.4 MULTIPLE SLEEP COMMANDS
The power-managed mode that is invoked with the
SLEEP instruction is determined by the setting of the
IDLEN and DSEN bits at the time the instruction is exe-
cuted. If another SLEEP instruction is executed, the
device will enter the power-managed mode specified
by IDLEN and DSEN at that time. If IDLEN or DSEN
have changed, the device will enter the new
power-managed mode specified by the new setting.
DS39964B-page 48
Preliminary
 2010 Microchip Technology Inc.