> Just curious - am I right in thinking that you can use either > 7-bit or 10-bit addressing with the I2C module ? Yes. > If so, does > that mean an EEPROM > 1k x 8 can't be accessed above > 03FF ? No, different address space. The 7 or 10 bit address refers to the addresses of slave modules on the IIC bus. This has nothing at all to do with the EEPROM's internal address space. By the way, almost everyone uses 7 bit addressing. 127 possible slaves is usually WAAAAAYYYY more than enough. Also, most EEPROM chips only use 7 bit addressing, and often have most of those hard wired. Usually you only get to chose the low 1 or 2 address bits the chip will respond to. Yes, that means you can't put more than 2 or 4 of these chips on the same IIC bus without some external selection scheme. ***************************************************************** Embed Inc, embedded system specialists in Littleton Massachusetts (978) 742-9014, http://www.embedinc.com -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body