EPC-R5710 I2C & TPM

From ESS-WIKI
Jump to: navigation, search

I2C

Step 1: Check i2c device( tpm : 1----0x2e)

RTENOTITLE

Step 2: I2c set and get

# i2cset -f -y 1 0x2e 0x00 0x3f
# i2cget -f -y 1 0x2e 0x00
0x3f


TPM-Z32H330TC

Execute command (tpm-ST33HTP-Demo). If the following message appears, it is successful.

EPC-R5710 TPM.png

Note:This device is an i2c communication device, and the testing method is the same as described in section 3.7.4 above.