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

How to execute I2C Slave Address With ACK(0x18) using LPC2129?

Hi Friends,

I am trying to write I2C interface program between EEPROM & LPC2129, I have used switch statement for making the communication, I have made Start condition(0x08) successfully after that program execute to Slave Address + Without ACK(0x20) but instead I wanted to execute Slave Address + With ACK(0x18). How can I make to execute Slave Address + With ACK(0x18)?

Thanks & Regards
Kirupakaran Viswanathan

0