English
Language : 

MC68HC08AS32A Datasheet, PDF (50/296 Pages) Motorola, Inc – Microcontrollers
Memory
Freescale Semiconductor, Inc.
2.5.2.4 EEPROM Timebase Divider Register
The 16-bit EEPROM timebase divider register consists of two 8-bit registers:
EEDIVH and EEDIVL. The 11-bit value in this register is used to configure the
timebase divider circuit to obtain the 35 µs timebase for EEPROM control.
These two read/write registers are respectively loaded with the contents of the
EEPROM timebase divider non-volatile registers (EEDIVHNVR and EEDIVLNVR)
after a reset.
Address: $FE1A
Bit 7
6
5
4
3
2
1
Read:
0
0
0
0
EEDIVSECD
EEDIV10 EEDIV9
Write:
Reset:
Contents of EEDIVHNVR ($FE10), bits [6:3] = 0
= Unimplemented
Figure 2-6. EEDIV Divider High Register (EEDIVH)
Bit 0
EEDIV8
NOTE:
Address: $FE1B
Read:
Write:
Reset:
Bit 7
EEDIV7
6
EEDIV6
5
4
3
2
EEDIV5 EEDIV4 EEDIV3 EEDIV2
Contents of EEDIVLNVR ($FE11)
1
EEDIV1
Bit 0
EEDIV0
Figure 2-7. EEDIV Divider Low Register (EEDIVL)
EEDIVSECD — EEPROM Divider Security Disable
This bit enables/disables the security feature of the EEDIV registers. When
EEDIV security feature is enabled, the state of the registers EEDIVH and
EEDIVL are locked (including EEDIVSECD bit). The EEDIVHNVR and
EEDIVLNVR non-volatile memory registers are also protected from being
erased/programmed.
1 = EEDIV security feature disabled
0 = EEDIV security feature enabled
EEDIV[10:0] — EEPROM Timebase Prescaler
These prescaler bits store the value of EEDIV which is used as the divisor to
derive a timebase of 35 µs from the selected reference clock source
(CGMXCLK or bus block in the MOR register) for the EEPROM related state
machine and circuits. EEDIV[10:0] bits are readable at any time. They are
writable when EELAT = 0 and EEDIVSECD = 1.
The EEDIV value is calculated by the following formula:
EEDIV = INT [Reference Frequency (Hz) x 35 x 10–6 + 0.5]
Where the result inside the bracket is rounded down to the nearest integer
value. For example, if the reference frequency is 4.9153 MHz, the EEDIV value
is 172.
Programming/erasing the EEPROM with an improper EEDIV value may result in
data lost and reduce endurance of the EEPROM device.
Data Sheet
50
Memory
For More Information On This Product,
Go to: www.freescale.com
MC68HC08AS32A — Rev. 1
MOTOROLA