This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

TWI and 11-bit I2C slave address devices

Hi. We are attempting to use the Infineon XMC1202 LED shield with our NRF52 device. The XMC1202 has an I2C address of 0x15E, instead of the traditional 7 bit address. We have been using the simple non-blocking TWI implementation to date. We can fake out the non-blocking TWI implementation for write commands. However for I2C reads, it is not clear how to pass in an address greater than 8 bits. Is this possible? Please advise.

Parents Reply Children
No Data
Related