This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Doubt in SIC bit using on-chip I2C of LPC2148

While sending the data through on-chip I2C of LPC2148, we like to know the significance of clearing the SIC bit (I2C0CONCLR=0x08)for each transaction (address,data,stop)even though we are not using the interrupt.