??? 03/03/04 15:31 Read: times |
#65880 - RE: LPC932 with simple I2C peripherals Responding to: ???'s previous message |
Because I don't want to fiddle around with the different states and decode them.
well, if you do not want to use the excellent hardware IIC that is there (if you use codearchitect ( www.esacademy.com )so is the software) Then there are several appnotes on the Philips website. Polling IIC has the disadvantage that you have to disable all interrupts while polling. Erik |