Multiple SC18IM700 on same bus

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

Multiple SC18IM700 on same bus

1,554 次查看
j_otisk
Contributor I

Hello,

I was unable to find if is possible to use multiple SC18IM700 on same bus and address each individualy to use theirs GPIO. It should work when using them as UART/I2C bridge because only valie i2c device will respond but how to address each SC18IM700 individually?

Thank you.

0 项奖励
回复
2 回复数

1,432 次查看
lisettelozano
NXP Employee
NXP Employee

Hello,

First of all, please accept our apologies for the delayed response.

For this kind of application, the SC16IS752 can work as well.

Have a great day,

Paulina

0 项奖励
回复

1,432 次查看
j_otisk
Contributor I

Dear Paulina,

thank you for response, but SC16IS752 will not work in my application according to its datasheet it says i2c is SLAVE only.

I need to control I2C ADC through RS485 bus. So I designed following design:

MCU > RS485 > SC18IM700 as I2C master > I2C > ads1115 ADC

Idea is to build dumb ADC nodes on RS485 bus (nodes without MCU).

Question was if this will work with more SC18IM700 on bus because I cannot see any facility to address each of them separately. If all will receive packets and convert them to I2C them I'm ok too, because I2c is addressed so I can filter traffic on I2C slaves by their addresses.

0 项奖励
回复