Datasheet
PIC18F1230/1330
DS39758D-page 38 2009 Microchip Technology Inc.
4.5.4 EXIT WITHOUT AN OSCILLATOR
START-UP DELAY
Certain exits from power-managed modes do not
invoke the OST at all. There are two cases:
• PRI_IDLE mode, where the primary clock source is
not stopped; and
• the primary clock source is not any of the LP, XT,
HS or HSPLL modes.
In these instances, the primary clock source either
does not require an oscillator start-up delay since it is
already running (PRI_IDLE), or normally does not
require an oscillator start-up delay (RC, EC and INTIO
Oscillator modes). However, a fixed delay of interval
T
CSD following the wake event is still required when
leaving Sleep and Idle modes to allow the CPU to
prepare for execution. Instruction execution resumes
on the first clock cycle following this delay.
TABLE 4-2: EXIT DELAY ON WAKE-UP BY RESET FROM SLEEP MODE OR ANY IDLE MODE
(BY CLOCK SOURCES)
Clock Source
before Wake-up
Clock Source
after Wake-up
Exit Delay
Clock Ready Status
Bit (OSCCON)
Primary Device Clock
(PRI_IDLE mode)
LP, XT, HS
T
CSD
(1)
OSTSHSPLL
EC, RC
INTOSC
(2)
IOFS
T1OSC
LP, XT, HS TOST
(3)
OSTSHSPLL TOST + t
rc
(3)
EC, RC TCSD
(1)
INTOSC
(1)
TIOBST
(4)
IOFS
INTOSC
(3)
LP, XT, HS TOST
(4)
OSTSHSPLL TOST + t
rc
(3)
EC, RC TCSD
(1)
INTOSC
(1)
None IOFS
None
(Sleep mode)
LP, XT, HS TOST
(3)
OSTSHSPLL TOST + t
rc
(3)
EC, RC TCSD
(1)
INTOSC
(1)
TIOBST
(4)
IOFS
Note 1: TCSD (parameter 38) is a required delay when waking from Sleep and all Idle modes and runs concurrently
with any other required delays (see Section 4.4 “Idle Modes”). On Reset, INTOSC defaults to 1 MHz.
2: Includes both the INTOSC 8 MHz source and postscaler derived frequencies.
3: T
OST is the Oscillator Start-up Timer (parameter 32). t
rc
is the PLL Lock-out Timer (parameter F12); it is
also designated as T
PLL.
4: Execution continues during TIOBST (parameter 39), the INTOSC stabilization period.