SBAS961A May 2019 – April 2020 TLA2528
PRODUCTION DATA.
Table 9 provides the acronyms for different conditions in an I2C frame. Table 10 lists the various command opcodes.
SYMBOL | DESCRIPTION |
---|---|
S | Start condition for the I2C frame |
Sr | Restart condition for the I2C frame |
P | Stop condition for the I2C frame |
A | ACK (low) |
N | NACK (high) |
R | Read bit (high) |
W | Write bit (low) |
OPCODE | COMMAND DESCRIPTION |
---|---|
0001 0000b | Single register read |
0000 1000b | Single register write |
0001 1000b | Set bit |
0010 0000b | Clear bit |
0011 0000b | Reading a continuous block of registers |
0010 1000b | Writing a continuous block of registers |