3.6. I2CM / Secure Sensor

For an example regarding this, see Section 5.7.7 I2C Master Example

3.6.1. Normal Read/Write

The sequence to read from I2CM Sensor is as below:

../_images/i2cm-config-read-write.png

3.6.2. Attested Read

The sequence to read with attestation from I2CM Sensor is as below:

../_images/i2cm-config-attread.png

3.6.3. Transaction

A sample I2CM Transaction can be performed as below:

Code:

3.6.4. Read with Attestation

A sample I2CM read with Attestation can be performed as below:

Code:

3.6.5. I2C Master APIs

See SSS SE05x I2C Master types and APIs