Other Parts Discussed in Thread: MSP430G2553 大家好!我在对MSP430g2553的I2C调试,参考的是msp430g2xx3_uscib0_i2c_12.c示例代码,The master transmits to the slave, then a repeated start is generated followed by a receive operation. This is the master code.
void main(void)
{ …