A Question on I2C Device in a Mixed I3C Bus

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

A Question on I2C Device in a Mixed I3C Bus

跳至解决方案
1,502 次查看
JC1985
Contributor I

Hi, NXP Experts,

Recently, we are investigating if NXP-RT600 MCU with I3C HDR support could meet our system requirement. We now have a following question, and hope get support from you.

In our system, there will be not only I3C devices but also I2C legacy devices which can work at 400Kbps or 1Mbps modes. As for legacy I2C protocol, multi-master feature is supported so that any of the I2C device can start a communication transaction when a bus is in an idle state. Is this still true for an I2C device working in a mixed I3C bus i.e. the I2C device (target in I3C specification term) can start a communication transaction when the mixed I3C bus is in Bus Availiable State? Will NXP-RT600 MCU support such a use senario?

Thanks and Regards!

// JC1985

0 项奖励
回复
1 解答
1,457 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

I3C is compatible with I2C but with some limitations:
– Does not support clock stretching by other devices on the bus.
– Does not support multi-master systems I2C.
– Does not support extended addressing (10-bit).
– Supports standard mode, fast mode, and fast more plus, not high-speed mode.

Best regards,
Omar

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,458 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

I3C is compatible with I2C but with some limitations:
– Does not support clock stretching by other devices on the bus.
– Does not support multi-master systems I2C.
– Does not support extended addressing (10-bit).
– Supports standard mode, fast mode, and fast more plus, not high-speed mode.

Best regards,
Omar

0 项奖励
回复
1,410 次查看
JC1985
Contributor I
Thanks Omar for your help, it is very clear!
0 项奖励
回复