NUC970 Technical Reference Manual
Publication Release Date: Dec. 15, 2015
- 901 -
Revision V1.30
NUC97
0
T
E
CHNIC
A
L
RE
F
E
RE
N
CE
MA
NUA
L
NAND Flash ECC Error Data Register 0 (FMI_NANDECCED0)
Register
Offset
R/W
Description
Reset Value
FMI_NANDECCED0
0x960
R
NAND Flash ECC Error Data Register 0
0x8080_8080
31
30
29
28
27
26
25
24
ERR_DATA3
23
22
21
20
19
18
17
16
ERR_DATA2
15
14
13
12
11
10
9
8
ERR_DATA1
7
6
5
4
3
2
1
0
ERR_DATA0
Bits
Description
[31:24]
ERR_DATA3
ECC Error Data of First Field 3
This field contains an 8-bit BCH ECC error data 3 of first field. If it is a correctable error, please
read out the error data in this field and doing bitwise XOR with received data locating at
address ERR_ADDR3 (FMI_NANDECCEA1[26:16]), and then the result will be the correct
data.
[23:16]
ERR_DATA2
ECC Error Data of First Field 2
This field contains an 8-bit BCH ECC error data 2 of first field. If it is a correctable error, please
read out the error data in this field and doing bitwise XOR with received data locating at
address ERR_ADDR2 (FMI_NANDECCEA1[10:0]), and then the result will be the correct data.
[15:8]
ERR_DATA1
ECC Error Data of First Field 1
This field contains an 8-bit BCH ECC error data 1 of first field. If it is a correctable error, please
read out the error data in this field and doing bitwise XOR with received data locating at
address ERR_ADDR1 (FMI_NANDECCEA0[26:0]), and then the result will be the correct data.
[7:0]
ERR_DATA0
ECC Error Data of First Field 0
This field contains an 8-bit BCH ECC error data 0 of first field. If it is a correctable error, please
read out the error data in this field and doing bitwise XOR with received data locating at
address ERR_ADDR0 (FMI_ANNDECCEA0[10:0]), and then the result will be the correct data.