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.

AM2634: MCAL_AM263x_08.06.02.01 - I2C was holding the CPU even in async transmit

Part Number: AM2634

Hi Team,

Currently we are using MCAL_AM263x_08.06.02.01 package, I2C was holding more time inside Cdd_I2c_AsyncTransmit() apI, As name mentioned it was a async transmission but it was waiting in this loop to complete the sequence in interrupt, this was resulting in cpu over loading on interrupt mode.

Kindly find the snippet for your reference