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.

TMS570LS0432: NHET I2C implementation odd SCL clock wave form

Part Number: TMS570LS0432

I have implemented the HET I2C example found in TI's 7485.N2HET_EMU_I2C.ZIP. I am currently running on a Launchpad TMS570LS0432 platform using N2HET[19] as SDA and N2HET[6] as SCL. I modified the example NHET code to use these pins. I don't have the slave chip yet and can only test the master output. Here's where I see something odd. SDA output looks good but the SCL, instead of being a nice square wave is a saw-tooth wave:

In this picture red is the SDL and blue is the SCL.

Here's 7485.N2HET_EMU_I2C.ZIP: 6567.N2HET_EMU_I2C.ZIP

Thanks!

        ken