English
Language : 

C868_02 Datasheet, PDF (174/244 Pages) Infineon Technologies AG – 8 - Bit CMOS Microcontroller
C868
Reset and System Clock Operation
5.6
Slow Down Operation
The programmable Slow Down Divider (SDD) divides the PLL output clock frequency by
a factor of 1...32 which is specified via CMCON.REL. When CMCON.REL is written
during SDD operation the reload counter will output one more clock pulse with the ‘old’
frequency in order to synchronize it internally before generating the ‘new’ frequency.
rel
PLL_clk
Reload Counter
SDD_clk
PLL_clk
SDD_clk
clk_rel=2
clk_rel=4
Figure 5-4 Slow Down Divider Operation
SDD_clk = PLL_clk / (CMCON.RELB +1)
For a 20 MHz basic clock the on-chip logic may be run at a frequency down to 625 KHz
without an external hardware change. During Slow Down operation the whole device
(including bus interface) is clocked with the symmetrical SDD clock (see figure above).
5.6.1 Switching Between PLL Clock and SDD Clock
Switching Control logic controls the switching mechanism itself and ensures a
continuous and glitch-free clock signal to the on-chip logic.
Note: When switch from slow down mode to PLL operation (if configured), Master clock
will be switched to PLL clock only after PLL (pll_locked) is locked.
Switching to Slow Down operation affects frequency sensitive peripherals like serial
interfaces, timers, PWM, etc.If these units are to be operated in Slow Down mode their
Prescalers or reload values must be adapted. Please note that the reduced CPU
frequency decreases e.g. timer resolution and increases the step width e.g. for baudrate
generation. The basic clock frequency in such a case should be chosen to accommodate
the required resolutions and/or baudrates.
User’s Manual
5-8
V 0.4, 2002-01