Part Number: LAUNCHXL-F2800137
Hi,
I need some help. I'm still relatively new when it comes to i2c communication. I have the understanding that the SCL and the SDA are held HIGH if the bus is ready for a device to start communication. However, my bus is high but the function "I2C_isBusBusy(myI2C0_BASE); " returns that the bus is busy. I double checked the registers and the BB bit is at 0x1.
I measured the lines using a saleae logic analyser and both lines are HIGH. So the BB bit in the register should be 0x0, right?
