5.2.1 Word Address Values

During an I2C write packet, the ECC608-TNGHNT interprets the second byte sent as the word address, which indicates the packet function as it is described in the table below:

Table 5-2. Word Address Values
NameValueDescription
Reset0x00Resets the address counter. The next I2C read or write transaction will start with the beginning of the I/O buffer.
Sleep 
(Low-power)0x01The ECC608-TNGHNT goes into the low-power Sleep mode and ignores all subsequent I/O transitions until the next Wake flag. The entire volatile state of the device is reset.
Idle0x02The ECC608-TNGHNT goes into Idle mode and ignores all subsequent I/O transitions until the next Wake flag. The contents of TempKey, MessageDigestBuffer and Alternate Key registers are retained.
Command0x03Writes subsequent bytes to sequential addresses in the input command buffer that follow previous writes. This is the normal operation.
Reserved0x04 – 0xFFThese addresses must not be sent to the device.