>>> Antonio Almeida 5/April/1997 12:37am >>> > What's the difference between using an SPI or I2c EEPROM with the >PICs (ignoring the fact that one needs 3 and the other needs 2 wires)? > >Thanks. Don't forget that I2C have a flexible transfer rate based on bit handshake, so the protocol is easier to implement by software as strict transfer rate need not be adhere to. Theoretically you can run down to 0 Hz, i.e. suspended in the middle of a transfer (while your uC is processing another interrupt, for example), without any problem. Regards, Peter Tiang Design Engineer tiangcfoon@hitachi.com.my