Does anyone out there have any idea where I can find some help/c code in I2C programming? I am attempting to connect a Microchip 24C01A EEPROM to a PIC16C74a controller. The bus will also be used to communicate with a second PIC of the same make. Currently, I am having some timing trouble after transmitting an acknowledge. I have assembly code that will acchomplish this task, but I am using the CCS C compliler. I am looking for some C code that will help me communicate with my slave controller and EEPROM. Any help would be appreciated, Shawn Springer