Advance Information
MC68HC08AS20
—
Rev. 4.1
96
Freescale Semiconductor
software must take appropriate action, depending on the application.
(See
8.7 Interrupts
for information and precautions on using interrupts.)
The following conditions apply when the PLL is in automatic bandwidth
control mode:
The ACQ bit (see
8.6.2 PLL Bandwidth Control Register
) is a
read-only indicator of the mode of the filter. (See
8.4.2.2
Acquisition and Tracking Modes
.)
The ACQ bit is set when the VCO frequency is within a certain
tolerance,
TRK
, and is cleared when the VCO frequency is out of
a certain tolerance,
UNT
. (See
8.10 Acquisition/Lock Time
Specifications
for more information.)
The LOCK bit is a read-only indicator of the locked state of the
PLL.
The LOCK bit is set when the VCO frequency is within a certain
tolerance,
LOCK
, and is cleared when the VCO frequency is out of
a certain tolerance,
UNL
. (See
8.10 Acquisition/Lock Time
Specifications
for more information.)
CPU interrupts can occur if enabled (PLLIE = 1) when the PLL’s
lock condition changes, toggling the LOCK bit. (See
8.6.1 PLL
Control Register
.)
The PLL also can operate in manual mode (AUTO = 0). Manual mode is
used by systems that do not require an indicator of the lock condition for
proper operation. Such systems typically operate well below f
BUSMAX
and
require fast startup.
The following conditions apply when in manual mode:
ACQ is a writable control bit that controls the mode of the filter.
Before turning on the PLL in manual mode, the ACQ bit must be
clear.
Before entering tracking mode (ACQ = 1), software must wait a
given time, t
ACQ
(see
8.10 Acquisition/Lock Time
Specifications
), after turning on the PLL by setting PLLON in the
PLL control register (PCTL).