\n

PKA

Peripheral Memory Blocks

address_offset : 0x0 Bytes (0x0)
size : 0x1000 byte (0x0)
mem_usage : registers
protection :

Registers

CSR

ISR

IEN


CSR

Command and status register
address_offset : 0x0 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CSR CSR 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 GO READY SFT_RST

GO : PKA start processing command:

After this bitfield is written to 1, it must be written back to zero manually.
bits : 0 - 0 (1 bit)
access : write-only

READY : PKA readiness status:

The rising edge of the READY bit set the PROC_END flag in the ISR register.
bits : 1 - 1 (1 bit)
access : read-only

SFT_RST : PKA software reset:

After this bitfield is written to 1, it must be written back to zero manually.
bits : 7 - 7 (1 bit)
access : write-only


ISR

Interrupt status register
address_offset : 0x4 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

ISR ISR 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 PROC_END RAM_ERR ADD_ERR

PROC_END : PKA process ending interrupt. When read:

When written:
bits : 0 - 0 (1 bit)

RAM_ERR : RAM read / write access error interrupt. When read:

When written:
bits : 2 - 2 (1 bit)

ADD_ERR : AHB address error interrupt. When read:

When written:
bits : 3 - 3 (1 bit)


IEN

Interrupt enable register
address_offset : 0x8 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

IEN IEN 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 READY_EN RAMERR_EN ADDERR_EN

READY_EN : READY_EN
bits : 0 - 0 (1 bit)

RAMERR_EN : RAM access error interrupt enable.


bits : 2 - 2 (1 bit)

ADDERR_EN : AHB address error interrupt enable.


bits : 3 - 3 (1 bit)



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.