\n
address_offset : 0x0 Bytes (0x0)
size : 0x1000 byte (0x0)
mem_usage : registers
protection : not protected
OTP Control Register.
address_offset : 0x0 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0
PA : This value is the address of the OTP 32-bit value.
bits : 0 - 6 (7 bit)
RD_OP : Setting this bit to a 1 initiates a read of the OTP location specified in the PA field.
bits : 8 - 8 (1 bit)
Enumeration:
0 : no_operation
No Operation.
1 : initiate_read_op
Initiate Read Operation.
End of enumeration elements list.
PROG_OP : Setting this bit to a 1 initiates a write of the OTP location specified in the PA field.
bits : 9 - 9 (1 bit)
Enumeration:
0 : no_operation
No Operation.
1 : initiate_write_op
Initiate Write Operation.
End of enumeration elements list.
Write Data Register.
address_offset : 0x30 Bytes (0x0)
access : write-only
reset_value : 0x0
reset_Mask : 0x0
OTPDATA : OTP write data.
bits : 0 - 31 (32 bit)
Clock Divider Register.
address_offset : 0x4 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0
CKDIV : The input clock(APB) is divided by this value.
bits : 0 - 1 (2 bit)
Enumeration:
0 : div_by_2
Divide by 2.
1 : div_by_4
Divide by 4.
2 : div_by_8
Divide by 8.
3 : div_by_16
Divide by 16.
End of enumeration elements list.
Access Control Register.
address_offset : 0x40 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0
ADATA : System Info Block Access Data.
bits : 0 - 31 (32 bit)
Read Data Register.
address_offset : 0x8 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0
RDATA : OTP Data Output from read operation.
bits : 0 - 31 (32 bit)
access : read-only
OTP Status Register.
address_offset : 0xC Bytes (0x0)
access : read-only
reset_value : 0x0
reset_Mask : 0x0
BUSY : This flag indicates whether the OTP controller is currently performing a read or write operation.
bits : 0 - 0 (1 bit)
access : read-only
Enumeration:
0 : not_busy
OTP controller ready for new operation.
1 : busy
OTP controller busy either programming or reading.
End of enumeration elements list.
FAIL : Description not available.
bits : 1 - 1 (1 bit)
Enumeration:
0 : nfail
No failure.
1 : fail
Failure occurs.
End of enumeration elements list.
Is something missing? Is something wrong? can you help correct it ? Please contact us at info@chipselect.org !
This website is sponsored by Embeetle, an IDE designed from scratch for embedded software developers.