Quote Originally Posted by cleas001 View Post
what i want to do is run a system where i have two pics each with information being inputted - the information from each pic needs to be avaliable to the other pic to read from.
Off the top of my head...
2 PICs, 1 EEPROM, both connected like they own the thing.
If one PIC wants it, check the SCL/SDA manually before accessing it.
Or add a 3rd wire for signalling, pulled high. If the wire is low, one of the PICs is using the EEPROM.