5.1.2.5 Info - Persistent Latch Read

The Persistent Latch Read mode of the INFO command allows for reading the state of the persistent latch. This is useful to verify the state of the persistent latch when a key authorization has been connected to that latch.

For the ATECC608A-TFLXTLS device this command is only valid when the Secure Boot option is enabled. When this option has been enabled the command will read back a “1” if the SecureBoot operation has completed successfully otherwise a “0”. This status also indicates the ECC Primary Key (Slot 0) has been authorized or not.

Table 5-14. Input Parameters - Info Persistent Latch Read

Opcode
(1 Byte)

Mode
(1 Byte)

Param
(2 Bytes)

Data
(0 Bytes)

Description
0x300x040x00 00Read back the value of the persistent latch.
Table 5-15. Output Response - Info Persistent Latch Read
NameResponseDescription
Response0x00 00 00 00Successful return value if persistent latch is disabled or if value to persistent latch has been written successfully.
0x00 00 00 01Successful return value if persistent latch is enabled
0xXXSingle byte error code upon failure