English
Language : 

MC9S08DZ128 Datasheet, PDF (78/458 Pages) Freescale Semiconductor, Inc – Microcontrollers
Chapter 4 Memory
if PRDIV8 = 0 — fFCLK = fBus ÷ (DIV + 1)
if PRDIV8 = 1 — fFCLK = fBus ÷ (8 × (DIV + 1))
Table 4-14 shows the appropriate values for PRDIV8 and DIV for selected bus frequencies.
Table 4-14. 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.6.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.
R
W
Reset
7
KEYEN
F
6
5
4
3
2
FNORED EPGMOD
0
0
0
F
F
0
0
0
= Unimplemented or Reserved
Figure 4-15. FLASH and EEPROM Options Register (FOPT)
1
0
SEC
F
F
Table 4-15. FOPT Register Field Descriptions
Field
Description
7
KEYEN
Backdoor Key Mechanism Enable — When this bit is 0, the backdoor key mechanism cannot be used to
disengage security. The backdoor key mechanism is accessible only from user (secured) firmware. BDM
commands cannot be used to write key comparison values that would unlock the backdoor key. For more detailed
information about the backdoor key mechanism, refer to Section 4.6.9, “Security.”
0 No backdoor key access allowed.
1 If user firmware writes an 8-byte value that matches the nonvolatile backdoor key (NVBACKKEY through
NVBACKKEY+7 in that order), security is temporarily disengaged until the next MCU reset.
6
FNORED
Vector Redirection Disable — When this bit is 1, vector redirection is disabled.
0 Vector redirection enabled.
1 Vector redirection disabled.
MC9S08DZ128 Series Data Sheet, Rev. 1
78
Freescale Semiconductor