Datasheet
1996 Microchip Technology Inc.
Preliminary
DS40122B-page 79
PIC14000
10.4 Lo
w-Voltage Detector
The PIC14000 contains an integrated low-voltage
detector. The supply voltage is divided and compared
to the bandgap reference output. If the supply voltage
(V
DD
) falls below V
TRIP
-, then the low-voltage detector
will cause L
VD (PCON<0>) to be reset. This bit can be
read by software to determine if a low voltage condition
occurred. This bit must be set by software.
The nominal values of the low-voltage detector trip
points are as follows:
•V
TRIP
- = 2.55V
•V
TRIP
+ = 2.60V
• Hysteresis (V
TRIP
+ – V
TRIP
-) = 55 mV
10.5 P
ower-on Reset (POR), Power-up
Timer (PWRT) and Oscillator Start-up
Timer (OST)
10.5.1 POWER-ON RESET (POR)
A Power-on Reset pulse is generated on-chip when
V
DD
rise is detected (in the range of 1.5V - 2.1V). To
take advantage of the POR, just tie the MCLR
pin
directly (or through a resistor) to V
DD
. This will elimi-
nate external RC components usually needed to create
a Power-on Reset. A maximum rise time for V
DD
is
specified. See Electrical Specifications for details.
When the device starts normal operation (exits the
reset condition), device operating parameters (voltage,
frequency, temperature, ...) must be met to ensure
operation. If these conditions are not met, the device
must be held in reset until the operating conditions are
met.
For additional information, refer to Application Note
AN607, “
Power-up Trouble Shooting
.”
10.5.2 POWER-UP TIMER (PWRT)
The Power-up Timer provides a fixed 72 ms (nominal)
time-out on power-up only, from POR
. The power-up
timer operates from a local internal oscillator. The chip
is kept in reset as long as PWRT is active. The PWRT
delay allows the V
DD
to rise to an acceptable level. A
configuration bit, PWR
TE, can disable (if set, or unpro-
grammed) or enable (if cleared, or programmed) the
power-up timer.
The power-up timer delay will vary from chip to chip
and due to V
DD
and temperature.
10.5.3 OSCILLATOR START-UP TIMER (OST)
The Oscillator Start-up Timer (OST) provides 1024
oscillator cycles (from OSC1 input) delay after the
PWRT delay is over. This guarantees that the crystal
oscillator or resonator has started and stabilized.
10.5.4 IN OSCILLATOR START-UP
There is an 8-cycle delay in IN mode to ensure stability
only after a Power-on Reset (POR) or wake-up from
SLEEP.
TABLE 10-3: STATUS BITS AND THEIR SIGNIFICANCE
POR
TO PD Meaning
011
Power-On Reset
00X
Illegal, T
O is set on POR
0X0
Illegal, PD
is set on POR
101
WDT reset during normal operation
100
WDT time-out wakeup from sleep
111
MCLR
reset during normal operation
110
MCLR
reset during SLEEP or HIBERNATE, or interrupt wake-up from
SLEEP or HIBERNATE.