multiple i2c master in MQX

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

multiple i2c master in MQX

ソリューションへジャンプ
1,287件の閲覧回数
antonychen2008
Contributor II

Hello support:

I am tring to implement an application on dealing with multiple i2c master in MQX,

For example,  when I open one device handle

file_handle = fopen ("i2c1:", NLL);

Then the other device tries to open the same port successfully.

Does MQX driver supports it ?

0 件の賞賛
返信
1 解決策
1,157件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Andy:

Current MQX I2C driver was not developed/tested for i2c multi master environment. That needs a completely re-design the mqx i2c driver to arbitrate multiple masters that make use of the same bus.

Regards

Daniel

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,158件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Andy:

Current MQX I2C driver was not developed/tested for i2c multi master environment. That needs a completely re-design the mqx i2c driver to arbitrate multiple masters that make use of the same bus.

Regards

Daniel

0 件の賞賛
返信