> Thanks for your note. I'm currently not using interrupts to drive > the i2c. I only have one device on the bus and didn't think it was > necessary. Do you think that's a problem? Not necessarily. I am using I2C without interrupts. However, due to the error checking that still needs to be done, an interrupt driven routine may actually be simpler than a non-interrupt driven routine. Kind regards, Thiadmer
Message
Re: need i2c help please
2005-05-24 by Thiadmer Riemersma (ITB CompuPhase)