I am trying to set up I2C communications with a touch screen controller. I am using the routines from TI for this chip. I have attached my code and the I2C driver code I got from TI as well as screen shots of an o-scope attached to I2C bus clk and data pins. I am trying to send to I2C address 0x4A but the waveforms appear to be addressed to 0x95. I am also trying to send two bytes of data but it appears that only one byte is sent. Any suggestions on what is wrong?WFO_files.zip