本人现在使用msp430 launchpad g2553 直插式MCU 编程软件ccs5.1 操作系统 win7 64位 用g2553内部硬件i2c时 不知道如何等待从机的应答 我用了这个语句 while(!(IFG2&UCB0TXIFG); 可是有的时候能过来 有的时候卡死在这里了。从机为ADS1115 ADS1115的addr PIN接地 程序方面不知道怎么解决了, 请指教
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
本人现在使用msp430 launchpad g2553 直插式MCU 编程软件ccs5.1 操作系统 win7 64位 用g2553内部硬件i2c时 不知道如何等待从机的应答 我用了这个语句 while(!(IFG2&UCB0TXIFG); 可是有的时候能过来 有的时候卡死在这里了。从机为ADS1115 ADS1115的addr PIN接地 程序方面不知道怎么解决了, 请指教