Difference between revisions of "EPC-R5710 I2C & TPM"
From ESS-WIKI
Xingxing.li (talk | contribs) (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>") |
(No difference)
|
Revision as of 03:10, 4 September 2023
Step 1: Check i2c device( tpm : 1----0x2e)
Step 2: I2c set and get
# i2cset -f -y 1 0x2e 0x00 0x3f # i2cget -f -y 1 0x2e 0x00 0x3f
