我现在在使用MSP430G2553单片机。想采集一个加速度传感器7455的信号,需要用到IIC来进行通信。
请问,有没有这个单片机对于I2C寄存器配置的例程。
如果有模拟的IIC程序,麻烦您也发一份。做了两周都快疯了= =
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.
MSP430G2553是带有硬件I2C,所有可以利用硬件I2C读取其数据,附件是例程。