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