使用msp430f5659的串口B1配置成I2c,作为master,mspf2122作为slave,进行通信。有时会出现总线BUSY的时候,请问作为master,能否通过程序解决此种情况,比如 busy清零,还是I2c重新配置等等,另外,想问一下,总线忙通常是哪种原因引起的?
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.
使用msp430f5659的串口B1配置成I2c,作为master,mspf2122作为slave,进行通信。有时会出现总线BUSY的时候,请问作为master,能否通过程序解决此种情况,比如 busy清零,还是I2c重新配置等等,另外,想问一下,总线忙通常是哪种原因引起的?