With simplelink_cc13xx_cc26xx_sdk_5_40_00_40 we noticed that I2C_open() and I2C_close() toggles both SDA and SCL lines
This toggling causes one of our I2C devices to become unresponsive after the first transaction.
Here is a capture of the first transaction and you can see the toggling on either side.
Is it possible to avoid this?
Thanks in advance
/Spandan