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?