-
Bug
-
Resolution: Fixed
-
Medium
-
TI Device Drivers
-
TIDRIVERS-4682
-
TIDRIVERS_5_20_00
-
TIDRIVERS_5_30_00
-
The I2C (I2CCC26XX) implementation erroneously manages the Power driver. This occurs when calling I2C_transfer() in CALLBACK mode when no transactions are in progress.
If the transfer fails to start due to the I2C bus being in use by another I2C Master or I2C Slave (I2C_STATUS_BUS_BUSY), the device will no longer be able to enter STANDBY.