English
Language : 

MC9S08DZ60CLH Datasheet, PDF (62/416 Pages) Freescale Semiconductor, Inc – MC9S08DZ60 Series Features
Chapter 4 Memory
Table 4-7. FCDIV Register Field Descriptions
Field
7
DIVLD
6
PRDIV8
5:0
DIV
Description
Divisor Loaded Status Flag — When set, this read-only status flag indicates that the FCDIV register has been
written since reset. Reset clears this bit and the first write to this register causes this bit to become set regardless
of the data written.
0 FCDIV has not been written since reset; erase and program operations disabled for Flash and EEPROM.
1 FCDIV has been written since reset; erase and program operations enabled for Flash and EEPROM.
Prescale (Divide) Flash and EEPROM Clock by 8 (This bit is write once.)
0 Clock input to the Flash and EEPROM clock divider is the bus rate clock.
1 Clock input to the Flash and EEPROM clock divider is the bus rate clock divided by 8.
Divisor for Flash and EEPROM Clock Divider — These bits are write once. The Flash and EEPROM clock
divider divides the bus rate clock (or the bus rate clock divided by 8 if PRDIV8 = 1) by the value in the 6-bit DIV
field plus one. The resulting frequency of the internal Flash and EEPROM clock must fall within the range of
200 kHz to 150 kHz for proper Flash and EEPROM operations. Program/Erase timing pulses are one cycle of
this internal Flash and EEPROM clock which corresponds to a range of 5 μs to 6.7 μs. The automated
programming logic uses an integer number of these pulses to complete an erase or program operation. See
Equation 4-1 and Equation 4-2.
if PRDIV8 = 0 — fFCLK = fBus ÷ (DIV + 1)
if PRDIV8 = 1 — fFCLK = fBus ÷ (8 × (DIV + 1))
Table 4-8 shows the appropriate values for PRDIV8 and DIV for selected bus frequencies.
Table 4-8. Flash and EEPROM Clock Divider Settings
fBus
20 MHz
10 MHz
8 MHz
4 MHz
2 MHz
1 MHz
200 kHz
150 kHz
PRDIV8
(Binary)
1
0
0
0
0
0
0
0
DIV
(Decimal)
12
49
39
19
9
4
0
0
fFCLK
192.3 kHz
200 kHz
200 kHz
200 kHz
200 kHz
200 kHz
200 kHz
150 kHz
Program/Erase Timing Pulse
(5 μs Min, 6.7 μs Max)
5.2 μs
5 μs
5 μs
5 μs
5 μs
5 μs
5 μs
6.7 μs
Eqn. 4-1
Eqn. 4-2
4.5.11.2 Flash and EEPROM Options Register (FOPT and NVOPT)
During reset, the contents of the nonvolatile location NVOPT are copied from Flash into FOPT. To change
the value in this register, erase and reprogram the NVOPT location in Flash memory as usual and then issue
a new MCU reset.
MC9S08DZ60 Series Data Sheet, Rev. 4
62
Freescale Semiconductor