5 I2C COMMUNICATION
The MCP2222 supports I2C communication through the USB vendor bulk interface.
I2C commands, transmitted data, and received data are exchanged using the vendor endpoints assigned to the I2C interface.
The general command and response formats are as follows:
- Command format: bCommandCode + Payload
- Response format: wResponseCode + Payload
