Part Number: MSP430F5514
Tool/software: Code Composer Studio
I am using the MSP430F5xx_6xx_DriverLib version 2_91_03_00.
Some of the USCI_B_I2C routines have a timeout value. What would be a good setting for this value using 400 kHz bus speed 7 bit addressing?
Also, it seems that the routines do not check for a non_acknowledge condition. Is this somehow handled with the timeout?