Difference between revisions of "EPC-R5710 I2C & TPM"

From ESS-WIKI
Jump to: navigation, search
(Created page with " Step 1: Check i2c device( tpm : 1----0x2e) File:EPC-R5710 I2C.png Step 2: I2c set and get <pre># i2cset -f -y 1 0x2e 0x00 0x3f # i2cget -f -y 1 0x2e 0x00 0x3f </pre>")
 
Line 1: Line 1:
  
Step 1: Check i2c device( tpm : 1----0x2e)
+
=== '''I2C''' ===
  
[[File:EPC-R5710 I2C.png]]
+
Step 1: Check i2c device( tpm&nbsp;: 1----0x2e)
 +
 
 +
[[File:EPC-R5710 I2C.png|RTENOTITLE]]
  
 
Step 2: I2c set and get
 
Step 2: I2c set and get
Line 9: Line 11:
 
0x3f
 
0x3f
 
</pre>
 
</pre>
 +
 +
=== '''TPM-Z32H330TC''' ===

Revision as of 04:11, 4 September 2023

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