Other Parts Discussed in Thread: UNIFLASH
Hi,
For an embedded project I want to use the Customer OTP area to configure some device specific data.
To collect some experiences with usage of Uniflash and OTP I was trying to dump the OTP area and noticed that the content is not 0xFF overall, like expected.
See the dump screenshot (total address offset is 0xF0000000)
I understand the pattern in the address-range 0xF0000000 - 0xF0000010 which contains the AJSM key.
But why are some bits in the following memory read as zero?
I also dumped the memory from different evaluation kits which all give the same pattern (see above). I also tried to flash these memory addresses and it seems that the corresponding bits can be set/reset correctly. But how can I determine if the otp area was not written before when the default value is not 0xFF?