WAS
Polynomial
MUX
CRC Engine
NOT
Logic
Reverse
Logic
Reverse
Logic
[31:24][
23:16]
[15:8]
[7:0]
CRC Data
Seed
TOT
TOTR
FXOR
Combine
Logic
TCRC
[31:24]
[23:16]
[15:8]
[7:0]
16-/32-bit Select
CRC Data Register
CRC Polynomial
Register
[31:24]
[23:16]
[15:8]
[7:0]
CRC Data Register
Checksum
Data
Figure 31-1. Programmable cyclic redundancy check (CRC) block diagram
31.1.3 Modes of operation
Various MCU modes affect the CRC module's functionality.
31.1.3.1 Run mode
This is the basic mode of operation.
31.1.3.2 Low-power modes (Wait or Stop)
Any CRC calculation in progress stops when the MCU enters a low-power mode that
disables the module clock. It resumes after the clock is enabled or via the system reset for
exiting the low-power mode. Clock gating for this module is dependent on the MCU.
31.2 Memory map and register descriptions
CRC memory map
Absolute
address
(hex)
Register name
Width
(in bits)
Access Reset value
Section/
page
4003_2000 CRC Data register (CRC_DATA)
32
R/W
FFFF_FFFFh
4003_2004 CRC Polynomial register (CRC_GPOLY)
32
R/W
0000_1021h
4003_2008 CRC Control register (CRC_CTRL)
32
R/W
0000_0000h
Memory map and register descriptions
K22F Sub-Family Reference Manual , Rev. 3, 7/2014
672
Freescale Semiconductor, Inc.