How can I change the slave address of MPL3115 (I need to use 4 of them) ?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How can I change the slave address of MPL3115 (I need to use 4 of them) ?

跳至解决方案
1,713 次查看
ampatino
Contributor I

I need to use four MPL3115 in my application, with a microcontroller using I2C.

There for I need 4 differents slave addresses for each one.

The datasheet said: "The standard 7-bit i2C slave address is 60h. ... Consult Factory for alternate addresses"

 

Others sensors have one or more pins for selecting address.

Others devices have non volatile memory to store slave address.

 

How can I change the I2C slave address of MPL3115 ?

标签 (1)
0 项奖励
回复
1 解答
1,373 次查看
miguelsalhuana
NXP Employee
NXP Employee

The I2C address is not field programmable. If you are interested in a high volume purchase with a custom I2C address let me know what area of the country you are in so that I may put you in contact with one of our technical sales engineers.

You can also use an I2C mux in your design such as the PCA9546A :: NXP Semiconductors This would allow you to have all 4 sensors on one I2C bus.

Regards,

Miguel

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,374 次查看
miguelsalhuana
NXP Employee
NXP Employee

The I2C address is not field programmable. If you are interested in a high volume purchase with a custom I2C address let me know what area of the country you are in so that I may put you in contact with one of our technical sales engineers.

You can also use an I2C mux in your design such as the PCA9546A :: NXP Semiconductors This would allow you to have all 4 sensors on one I2C bus.

Regards,

Miguel

0 项奖励
回复