This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/TI-RTOS: AMIC110 I2C transfer issue

Part Number: TI-RTOS

Tool/software: TI-RTOS

PDK 1.0.9

When the Sitara is I²C master and an I²C device can’t be reached (ACK bit doesn’t get pulled down by slave device), `I2C_transfer ()` still returns `1`, which equals `I2C_STS_SUCCESS`, although the transmission aborted directly after querying the device address without even sending the actual payload.