DLPU018J October 2014 – June 2024 DLPC900
Some Read sub-address commands require a parameter(s) to be included in the sequence. For example, the command in Section 2.3.8.1 has multiple GPIO to choose from. Therefore, the GPIO selection parameter must be included in the Read byte sequence in order to retrieve the configuration for the GPIO chosen. Table 1-3 shows the two I2C operations, where the first row contains the parameter data 0x06 which indicates GPIO 6. The second row is the returned data of 0x06 0x03, where 0x06 was the chosen GPIO 6 and has a configuration of 0x03.
SECONDARY ADDRESS | SUB-ADDRESS | DATA | |||
---|---|---|---|---|---|
0x34 | 0x44 | 0x06 | |||
0x35 | 0x06 0x03 |