English
Language : 

MC68HC08AS32 Datasheet, PDF (95/280 Pages) Motorola, Inc – M68HC08 Family of 8-bit microcontroller units (MCUs)
4. Calculate the VCO frequency, fVCLK.
fVCLK = N × fRCLK
Example: fVCLK = 8 × 4 MHz = 32 MHz
5. Calculate the bus frequency, fBUS, and compare fBUS with fBUSDES. If the
calculated fBUS is not within the tolerance limits of your application, select
another fBUSDES or another fRCLK.
fBUS
=
f--V----C---L---K-
4
Example:
fBUS
=
3----2-----M-----H----z--
4
=
8 MHz
6. Using the value 4.9152 MHz for fNOM, calculate the VCO linear range
multiplier, L. The linear range multiplier controls the frequency range of the
PLL.
L = round -ff-V-N--C-O---L-M-K--
Example:
L
=
------3----2-----M-----H----z-------
4.9152 MHz
=
7
NOTE:
7. Calculate the VCO center-of-range frequency, fVRS. The center-of-range
frequency is the midpoint between the minimum and maximum frequencies
attainable by the PLL.
fVRS = L × fNOM
Example: fVRS = 7 × 4.9152 MHz = 34.4 MHz
Exceeding the recommended maximum bus frequency or VCO frequency can
crash the MCU.
For proper operation,
fVRS – fVCLK
≤
f--N----O----M--
2
8. Program the PLL registers accordingly:
a. In the upper four bits of the PLL programming register (PPG), program
the binary equivalent of N.
b. In the lower four bits of the PLL programming register (PPG), program
the binary equivalent of L.
MC68HC08AS32 — Rev. 4.1
Freescale Semiconductor
Data Sheet
95