遗憾的是,由于I2C地址是固定的,因此无法在同一I2C总线上连接多个LSM303AGR传感器。
解决方案可能是使用更多I2C总线或连接SPI总线上的传感器,并通过片选(CS)信号区分它们。
最好的祝福
米罗斯拉夫
以上来自于谷歌翻译
以下为原文
Unfortunately it is not possible to connect more than one LSM303AGR sensor on the same I2C bus, because the I2C address is fixed.
The solution could be to use more I2C buses or connect the sensors on SPI bus and distinguish them by chip select (CS) signal.
Best regards
Miroslav
遗憾的是,由于I2C地址是固定的,因此无法在同一I2C总线上连接多个LSM303AGR传感器。
解决方案可能是使用更多I2C总线或连接SPI总线上的传感器,并通过片选(CS)信号区分它们。
最好的祝福
米罗斯拉夫
以上来自于谷歌翻译
以下为原文
Unfortunately it is not possible to connect more than one LSM303AGR sensor on the same I2C bus, because the I2C address is fixed.
The solution could be to use more I2C buses or connect the sensors on SPI bus and distinguish them by chip select (CS) signal.
Best regards
Miroslav
举报