Content originally posted in LPCWare by doru on Tue Apr 14 04:06:02 MST 2015
Hi,
I'm a little confused after i have read i2c driver for LPC812 (not for LPCOpen definition). Until now, I2C_IRQHandler was defined with states (like 0x08, 0x10 ...), but i can't do corespondence to this kind of definition of I2C interrupt handler fron LPC812 exemple.
An example about how read/write an i2c eeprom ( with one byte address(24C16), or two bytes address (24C32)) will be great.
Thank you for help. :)
Doru