Part Number: BOOSTXL-SENSORS
Hello,
Currently, I am trying to run the BOOSTXL-BASSENSORS boosterpack on the MSP430FR6989 and was attempting to port some I2C driver code from the BOOSTXL-Sensors and MSP430FR5994 OOB code examples. However, I kept running into an error on the driver where "while(!(UCB0IFG & UCTXIFG0));" during I2C communication, making me think the slave is not registering. Then, when I tried the OOB code on the BOOSTXL-Sensors and the MSP430FR5994 combination, I received the same error, even though this is example code that is built for these devices.
Is there a reason I am running into this error? If any more information is needed please let me know, thanks!