Control Registers
298
SPNU503C – March 2018
Copyright © 2018, Texas Instruments Incorporated
F021 Flash Module Controller (FMC)
Table 5-47. EEPROM Emulation Error Detection and Correction Control Register 1 (EE_CTRL1)
Field Descriptions (continued)
Bit
Field
Value
Description
5
EE_ALL1_OK
EEPROM Emulation All One Condition Valid
0
One condition valid is disabled.
Reading of an erased location (64 data bits and the corresponding 8 ECC bits are all 1s)
will generate ECC errors. The error counter for profiling will increment if all 1s are
detected.
1
One condition valid is enabled.
Reading of an erased location (64 data bits and the corresponding 8 ECC bits are all 1s)
will NOT generate ECC errors. The error counter for profiling will NOT increment if all 1s
are detected.
4
EE_ALL0_OK
EEPROM Emulation All Zero Condition Valid
0
Zero condition valid is disabled.
Reading of all 0s (64 data bits and the corresponding 8 ECC bits are all 0s) will generate
ECC errors. The error counter for profiling will increment if all 0s are detected.
1
Zero condition valid is enabled.
Reading of all 0s (64 data bits and the corresponding 8 ECC bits are all 0s) will NOT
generate ECC errors. The error counter for profiling will NOT increment if all 0s are
detected.
3-0
EE_EDACEN
EEPROM Emulation Error Detection and Correction Enable
5h
Error Detection and Correction is disabled.
All Other Values
Error Detection and Correction is enabled.
Note:
It is recommended to leave the EE_EDACEN field as 1010 to guard against soft
errors from flipping the EE_EDACEN to a disabled state.