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