Host Protocols Direct Protocol CONTROL class Actions I2C WRITE
April 13, 2023 at 2:39 AMI2C_WRITE
Role
Allow the host to perform i2c write calls.
Warning
Not all hardware support this command. For devices without such capability, this instruction will generate an error.
Access condition
Depending on the configuration-defined access conditions and on the type of host interface (Local / Remote), this instruction may either be freely usable or restricted to authenticated communications.
Command
Field | Value |
---|---|
CLA | 58 (CONTROL) |
INS | 13 |
Data byte 0 | I2C address, 01 to 7F |
Data bytes 1-N | 0 or more bytes |
Response
Field | Length | Description / remark |
---|---|---|
STA | 1 byte | STAtus |