>I have a circuit that has two PIC chips. >I want one of them to be able to read data >stored in the other using the I2C interface. >I think I need to know the control code in order >to do it. Does anyone know what this is? >If it's of consequence I am using the PicBasic compiler. You have to make your own protocol between the two PICs. There is no automatic read operation. Is it really necessary to use I2C? Using the UART would be easier to code. -- http://www.piclist.com hint: The list server can filter out subtopics (like ads or off topics) for you. See http://www.piclist.com/#topics