本人现在用的是ccs5 开发平台 现在想写一段i2c程序 不知道怎么检测 从机的应答 单片机作为主机,从机ads1115 用此语句 while(!(UCB0TXIFG&IFG2));检测从机应答不知道行不行 请赐教
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.
本人现在用的是ccs5 开发平台 现在想写一段i2c程序 不知道怎么检测 从机的应答 单片机作为主机,从机ads1115 用此语句 while(!(UCB0TXIFG&IFG2));检测从机应答不知道行不行 请赐教