\n

PDMA

Peripheral Memory Blocks

address_offset : 0x0 Bytes (0x0)
size : 0x8 byte (0x0)
mem_usage : registers
protection : not protected

address_offset : 0xC Bytes (0x0)
size : 0x4 byte (0x0)
mem_usage : registers
protection : not protected

address_offset : 0x14 Bytes (0x0)
size : 0x4 byte (0x0)
mem_usage : registers
protection : not protected

address_offset : 0x1C Bytes (0x0)
size : 0xC byte (0x0)
mem_usage : registers
protection : not protected

address_offset : 0x80 Bytes (0x0)
size : 0xC byte (0x0)
mem_usage : registers
protection : not protected

Registers

CRC_CTL (CTL)

CRC_DMACSAR (DMACSAR)

CRC_DMACBCR (DMACBCR)

CRC_DMAIER (DMAIER)

CRC_DMAISR (DMAISR)

CRC_DMASAR (DMASAR)

CRC_WDATA (WDATA)

CRC_SEED (SEED)

CRC_CHECKSUM (CHECKSUM)

CRC_DMABCR (DMABCR)


CRC_CTL (CTL)

CRC Control Register
address_offset : 0x0 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CRC_CTL CRC_CTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 CRCCEN CRC_RST TRIG_EN WDATA_RVS CHECKSUM_RVS WDATA_COM CHECKSUM_COM CPU_WDLEN CRC_MODE

CRCCEN : CRC Channel Enable\nSetting this bit to 1 enables CRC operation.\n
bits : 0 - 0 (1 bit)
access : read-write

CRC_RST : CRC Engine Reset\nNote: When operated in CPU PIO mode, setting this bit will reload the initial seed value (CRC_SEED register).
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

No effect

#1 : 1

Reset the internal CRC state machine and internal buffer. The others contents of CRC_CTL register will not be cleared. This bit will be cleared automatically

End of enumeration elements list.

TRIG_EN : Trigger Enable\nThis bit is used to trigger the CRC DMA transfer.\nNote1: If this bit asserts which indicates the CRC engine operation in CRC DMA mode, do not fill in any data in CRC_WDATA register.\nNote2: When CRC DMA transfer completed, this bit will be cleared automatically.\nNote3: If the bus error occurs when CRC DMA transfer data, all CRC DMA transfer will be stopped. Software must reset all DMA channel before trigger DMA again.
bits : 23 - 23 (1 bit)
access : read-write

Enumeration:

#0 : 0

No effect

#1 : 1

CRC DMA data read or write transfer Enabled

End of enumeration elements list.

WDATA_RVS : Write Data Order Reverse\nThis bit is used to enable the bit order reverse function for write data value in CRC_WDTAT register.\nNote: If the write data is 0xAABBCCDD, the bit order reverse for CRC write data in is 0x55DD33BB
bits : 24 - 24 (1 bit)
access : read-write

Enumeration:

#0 : 0

Bit order reverse for CRC write data in Disabled

#1 : 1

Bit order reverse for CRC write data in Enabled (per byte)

End of enumeration elements list.

CHECKSUM_RVS : Checksum Reverse\nThis bit is used to enable the bit order reverse function for write data value in CRC_CHECKSUM register.\nNote: If the checksum result is 0XDD7B0F2E, the bit order reverse for CRC checksum is 0x74F0DEBB
bits : 25 - 25 (1 bit)
access : read-write

Enumeration:

#0 : 0

Bit order reverse for CRC checksum Disabled

#1 : 1

Bit order reverse for CRC checksum Enabled

End of enumeration elements list.

WDATA_COM : Write Data 1's Complement\nThis bit is used to enable the 1's complement function for write data value in CRC_WDTAT register.\n
bits : 26 - 26 (1 bit)
access : read-write

Enumeration:

#0 : 0

1's complement for CRC write data in Disabled

#1 : 1

1's complement for CRC write data in Enabled

End of enumeration elements list.

CHECKSUM_COM : Checksum 1's Complement\nThis bit is used to enable the 1's complement function for checksum result in CRC_CHECKSUM register.\n
bits : 27 - 27 (1 bit)
access : read-write

Enumeration:

#0 : 0

1's complement for CRC checksum Disabled

#1 : 1

1's complement for CRC checksum Enabled

End of enumeration elements list.

CPU_WDLEN : CPU Write Data Length This field indicates the CPU write data length only when operating in CPU PIO mode. Note1: This field is only valid when operating in CPU PIO mode. Note2: When the write data length is 8-bit mode, the valid data in CRC_WDATA register is only CRC_WDATA [7:0] bits if the write data length is 16-bit mode, the valid data in CRC_WDATA register is only CRC_WDATA [15:0].
bits : 28 - 29 (2 bit)
access : read-write

Enumeration:

#00 : 0

The write data length is 8-bit mode

#01 : 1

The write data length is 16-bit mode

#10 : 2

The write data length is 32-bit mode

#11 : 3

Reserved

End of enumeration elements list.

CRC_MODE : CRC Polynomial Mode\nThis field indicates the CRC operation polynomial mode.\n
bits : 30 - 31 (2 bit)
access : read-write

Enumeration:

#00 : 0

CRC-CCITT Polynomial Mode

#01 : 1

CRC-8 Polynomial Mode

#10 : 2

CRC-16 Polynomial Mode

#11 : 3

CRC-32 Polynomial Mode

End of enumeration elements list.


CRC_DMACSAR (DMACSAR)

CRC DMA Current Source Address Register
address_offset : 0x14 Bytes (0x0)
access : read-only
reset_value : 0x0
reset_Mask : 0x0

CRC_DMACSAR CRC_DMACSAR read-only 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 CRC_DMACSAR

CRC_DMACSAR : CRC DMA Current Source Address Register (Read Only)\nThis field indicates the current source address where the CRC DMA transfer just occurs.\n
bits : 0 - 31 (32 bit)
access : read-only


CRC_DMACBCR (DMACBCR)

CRC DMA Current Transfer Byte Count Register
address_offset : 0x1C Bytes (0x0)
access : read-only
reset_value : 0x0
reset_Mask : 0x0

CRC_DMACBCR CRC_DMACBCR read-only 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 CRC_DMACBCR

CRC_DMACBCR : CRC DMA Current Remained Byte Count Register (Read Only)\nThis field indicates the current remained byte count of CRC DMA.\nNote: Setting CRC_RST bit to 1 will clear this register value.
bits : 0 - 15 (16 bit)
access : read-only


CRC_DMAIER (DMAIER)

CRC DMA Interrupt Enable Register
address_offset : 0x20 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CRC_DMAIER CRC_DMAIER read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 CRC_TABORT_IE CRC_BLKD_IE

CRC_TABORT_IE : CRC DMA Read/Write Target Abort Interrupt Enable Enable this bit will generate the CRC DMA Target Abort interrupt signal while CRC_TARBOT_IF bit (CRCDMAISR [0] CRC DMA Read/Write Target Abort Interrupt Flag) is set to 1.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

Target abort interrupt generation Disabled during CRC DMA transfer

#1 : 1

Target abort interrupt generation Enabled during CRC DMA transfer

End of enumeration elements list.

CRC_BLKD_IE : CRC DMA Block Transfer Done Interrupt Enable Enable this bit will generate the CRC DMA Transfer Done interrupt signal while CRC_BLKD_IF bit (CRCDMAISR [1] CRC DMA Block Transfer Done Interrupt Flag) is set to 1.
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

Interrupt generator Disabled when CRC DMA transfer done

#1 : 1

Interrupt generator Enabled when CRC DMA transfer done

End of enumeration elements list.


CRC_DMAISR (DMAISR)

CRC DMA Interrupt Status Register
address_offset : 0x24 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CRC_DMAISR CRC_DMAISR read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 CRC_TABORT_IF CRC_BLKD_IF

CRC_TABORT_IF : CRC DMA Read/Write Target Abort Interrupt Flag\nThis bit indicates that CRC bus has error or not during CRC DMA transfer.\nIt is cleared by writing 1 to it through software.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

No bus error response received during CRC DMA transfer

#1 : 1

Bus error response received during CRC DMA transfer

End of enumeration elements list.

CRC_BLKD_IF : CRC DMA Block Transfer Done Interrupt Flag\nThis bit indicates that CRC DMA transfer has finished or not.\nIt is cleared by writing 1 to it through software..\n(When CRC DMA transfer done, TRIG_EN bit will be cleared automatically)
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

Not finished if TRIG_EN bit has enabled

#1 : 1

CRC transfer done if TRIG_EN bit has enabled

End of enumeration elements list.


CRC_DMASAR (DMASAR)

CRC DMA Source Address Register
address_offset : 0x4 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CRC_DMASAR CRC_DMASAR read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 CRC_DMASAR

CRC_DMASAR : CRC DMA Transfer Source Address Register\nThis field indicates a 32-bit source address of CRC DMA.\nNote: The source address must be word alignment
bits : 0 - 31 (32 bit)
access : read-write


CRC_WDATA (WDATA)

CRC Write Data Register
address_offset : 0x80 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CRC_WDATA CRC_WDATA read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 CRC_WDATA

CRC_WDATA : CRC Write Data Register When operating in CPU PIO mode, software can write data to this field to perform CRC operation. When operating in DMA mode, this field indicates the DMA read data from memory and cannot be written. Note: When the write data length is 8-bit mode, the valid data in CRC_WDATA register is only CRC_WDATA [7:0] bits if the write data length is 16-bit mode, the valid data in CRC_WDATA register is only CRC_WDATA [15:0].
bits : 0 - 31 (32 bit)
access : read-write


CRC_SEED (SEED)

CRC Seed Register
address_offset : 0x84 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CRC_SEED CRC_SEED read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 CRC_SEED

CRC_SEED : CRC Seed Register\nThis field indicates the CRC seed value.
bits : 0 - 31 (32 bit)
access : read-write


CRC_CHECKSUM (CHECKSUM)

CRC Checksum Register
address_offset : 0x88 Bytes (0x0)
size : -1 bit
access : read-only
reset_value : 0x0
reset_Mask : 0x0

CRC_CHECKSUM CRC_CHECKSUM read-only 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 CRC_CHECKSUM

CRC_CHECKSUM : CRC Checksum Register\nThis fields indicates the CRC checksum result
bits : 0 - 31 (32 bit)
access : read-only


CRC_DMABCR (DMABCR)

CRC DMA Transfer Byte Count Register
address_offset : 0xC Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CRC_DMABCR CRC_DMABCR read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 CRC_DMABCR

CRC_DMABCR : CRC DMA Transfer Byte Count Register\nThis field indicates a 16-bit total transfer byte count number of CRC DMA\n
bits : 0 - 15 (16 bit)
access : read-write



Is something missing? Is something wrong? can you help correct it ? Please contact us at info@chipselect.org !

This website is sponsored by EmbeetleEmbeetle, an IDE designed from scratch for embedded software developers.