DocID025202 Rev 7
84/1080
RM0365
Cyclic redundancy check calculation unit (CRC)
86
6.4 CRC
registers
6.4.1
Data register (CRC_DR)
Address offset: 0x00
Reset value: 0xFFFF FFFF
6.4.2
Independent data register (CRC_IDR)
Address offset: 0x04
Reset value: 0x0000 0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
DR[31:16]
rw
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
DR[15:0]
rw
Bits 31:0
DR[31:0]:
Data register bits
This register is used to write new data to the CRC calculator.
It holds the previous CRC calculation result when it is read.
If the data size is less than 32 bits, the least significant bits are used to write/read the
correct value.
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
Res.
Res.
Res.
Res.
Res.
Res.
Res.
Res.
Res.
Res.
Res.
Res.
Res.
Res.
Res.
Res.
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Res.
Res.
Res.
Res.
Res.
Res.
Res.
Res.
IDR[7:0]
rw
Bits 31:8 Reserved, must be kept cleared.
Bits 7:0
IDR[7:0]
: General-purpose 8-bit data register bits
These bits can be used as a temporary storage location for one byte.
This register is not affected by CRC resets generated by the RESET bit in the CRC_CR register