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.

OMAP-L138: I2C driver

Part Number: OMAP-L138

Hi,

I am having an issue with TI I2C driver , the driver gets stuck at code,

"while(I2CMasterIntStatusEx(hwAttrs->baseAddr,
I2C_INT_ADRR_READY_ACESS) == 0U) {
}"

looks like it is unable to get the access for registers forever.

I only have one I2C slave device connected.

Resetting the processor is not helping too, only works sometimes.

What could be the cause for this to happen? 

Thanks,

Kushal