Other Parts Discussed in Thread: C2000WARE
Hi
I would like to use the i2c to interface an external EEPROM. I prefer to work with RM=1 and I use the ARDY and NACK interrupt to control the transfer. I'm able to select the device, to set the page address and to send all page bytes(256) but at this point if I send a stop condition by setting STP=1 in the CMDR register I receive a Lost of arbitration interrupt and a nack interrupt? Where I'm wrong?
Best Regards