SCPS279 February 2022 TCA9537
PRODUCTION DATA
Table 8-1 shows the fixed 7-bit address of the device. Note that I2C uses a 7-bit address with a 1-bit READ/WRITE bit for the LSB.
Device | A6 | A5 | A4 | A3 | A2 | A1 | A0 | Hex | Decimal |
---|---|---|---|---|---|---|---|---|---|
TCA9537 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 0x49 | 73 |
The last bit of the 8-bit address byte defines the operation (read or write) to be performed. When it is high (1), a read is selected, while a low (0) selects a write operation.