This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Pins Won't Woggle Using I2C on 5509A

I am trying to use the 5509A I2C peripheral in a non-DSP/BIOS project.

I have attempted to use the CSL and I have attempted it without the CSL (manually configuring registers).

I have not yet been able to see a pin (SCL or SDA) move when I attempt to write to the I2C bus.

In the 5509A the SCL and SDA pins are dedicated so there is no multiplexing or pin setup that I can see.  The DSP is not in idle, I have other code running very well.

I have also tried the sample code that installs with the CSL and the App note SPRA785.  No luck.

Any ideas?