hi,
i am receiving a stop bit interrupt USCI_I2C_UCSTPIFG start of my code, even though i do not enable the stop bit interrupt. i tried disabling the stop bit interrupt too. UCB0IE &= ~(UCTXIE0 | UCRXIE0 | UCSTPIE). i though that might help.
any thoughts
thanks,