SLAA600E June 2013 – January 2024
This document contains I2C transfer examples that use the following conventions:
S: Start | |||
P: Stop | |||
Sr: Repeated Start | |||
Master to Slave | A: Acknowledge (SDA low) | ||
Slave to Master | /A: Not Acknowledge (SDA high) | ||
R: R/W bit =1 | |||
W: R/W bit = 0 |
UART transfer examples use the following form:
Host to Target | St: Start | ||
Target to Host | SP: Stop | ||
SPI transfer examples use the following form:
Master to Slave | X: Don’t care | ||
Slave to Master | |||