Hello All,
I try to use an example program i2c_master_rw_repeated_start-master_code.c, in ti/mspware/MSPWare_2_30_00_49/driverlib/examples/MSP432P4xx/i2c/
and I am trying to verify the code in Oscilloscope by pulling up 10KOhm resisters to the SCL and SDA lines.
I've gott the SCL and SDA . But I've only get the Slave address on SDA line I did't get the data. Why?
Thank You