Texas Instruments Development Kit for TM4C129x,Tiva™ ARM® Cortex™ -M4 Microcontroller DK-TM4C129X DK-TM4C129X Datenbogen

Produktcode
DK-TM4C129X
Seite von 2182
2.
{00, 00, 00, D1}
3.
{00, 00, 00, D2}
4.
{00, 00, 00, D3}
5.
{00, 00, 00, D4}
6.
{00, 00, 00, D5}
7.
{00, 00, 00, D6}
8.
......
9.
.....
■ If operating in word mode, the CRCDIN register should be written in the following order:
1.
{D3, D2, D1, D0}
2.
{D7, D6, D5, D4}
3.
{D11, D10, D9, D8}
4.
......
5.
......
12.3
Register Map
Table 12-3 on page 980 lists the CRC Module registers. The offset listed is a hexadecimal increment
to the register's address, relative to the base address 0x4403.0000.
Table 12-3. CCM Register Map
See
page
Description
Reset
Type
Name
Offset
CRC Control
0x0000.0000
RW
CRCCTRL
0x400
CRC SEED/Context
0x0000.0000
RW
CRCSEED
0x410
CRC Data Input
0x0000.0000
RW
CRCDIN
0x414
CRC Post Processing Result
0x0000.0000
RO
CRCRSLTPP
0x418
12.4
CRC Module Register Descriptions
This section lists and describes the CRC registers, in numerical order by address offset.
Note:
The CRC module can only be accessed through privileged mode. If the µDMA is used for
CRC transfers, then the µDMA's DMA Channel Control (DMACHCTL) register also needs
to be programmed to allow for privileged accesses.
December 13, 2013
980
Texas Instruments-Advance Information
Cyclical Redundancy Check (CRC)