Hi All,

I'm having trouble with I2C. I am trying to communicate with a MAX6953, which is a 5x7 LED matrix display driver. I have had the device up and running with a Stamp, but can't get it to work with a PIC.

The PIC I am using is the 16F88. I am using the internal OSC at 8mHz. I am using portb.0 for SDA and portb.1 for SCL. I have tried using the DEFINE I2C_Slow.

Any ideas what could be causing the problem?

Thanks,

Jonathan