English
Language : 

MC68HC908LB8_05 Datasheet, PDF (125/234 Pages) Freescale Semiconductor, Inc – M68HC08 Microcontrollers
Functional Description
13.3.1.1 Internal Oscillator Trimming
The 8-bit trimming register, OSCTRIM, allows a clock period adjust of +127 and –128 steps. Increasing
OSCTRIM value increases the clock period. Trimming will allow the internal clock frequency value fit in a
±5% range around 16 MHz.
The oscillator will be trimmed at the factory. The trimming value will be provided in a known FLASH
location, $FFC0. So that the user would be able to copy this byte from the FLASH to the OSCTRIM
register right at the beginning of assembly code.
Reset loads OSCTRIM with a default value of $80.
13.3.1.2 Internal to External Clock Switching
When external clock source (external OSC, RC, or XTAL) is desired, the user must perform the following
steps:
1. For external crystal circuits only, OSCOPT[1:0] = 1:1: To help precharge an external crystal
oscillator, set PTC1 (OSC2) as an output and drive high for several cycles. This may help the
crystal circuit start more robustly.
2. Set CONFIG2 bits OSCOPT[1:0] according to Table 13-2. The oscillator module control logic will
then set OSC1 as an external clock input and, if the external crystal option is selected, OSC2 will
also be set as the clock output.
3. Create a software delay to wait the stabilization time needed for the selected clock source (crystal,
resonator, RC) as recommended by the component manufacturer. A good rule of thumb for crystal
oscillators is to wait 4096 cycles of the crystal frequency, i.e., for a 4-MHz crystal, wait
approximately 1 ms.
4. After the manufacturer’s recommended delay has elapsed, the ECGON bit in the OSC status
register (OSCSTAT) needs to be set by the user software.
5. After ECGON set is detected, the OSC module checks for oscillator activity by waiting two external
clock rising edges.
6. The OSC module then switches to the external clock. Logic provides a glitch free transition.
7. The OSC module first sets the ECGST bit in the OSCSTAT register and then stops the internal
oscillator.
NOTE
Once transition to the external clock is done, the internal oscillator will only
be reactivated with reset. No post-switch clock monitor feature is
implemented (clock does not switch back to internal if external clock dies).
13.3.2 External Oscillator
The external clock option is designed for use when a clock signal is available in the application to provide
a clock source to the microcontroller. The OSC1 pin is enabled as an input by the oscillator module. The
clock signal is used directly to create BUSCLKX4 and also divided by two to create BUSCLKX2.
In this configuration, the OSC2 pin cannot output BUSCLKX4. So the OSC2EN bit in the port C pullup
enable register will be clear to enable PTC1 I/O functions on the pin.
MC68HC908LB8 Data Sheet, Rev. 1
Freescale Semiconductor
125