How Make kinetis MCU (MK81) I2C to be registered as a slave device for the another MCU?

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

How Make kinetis MCU (MK81) I2C to be registered as a slave device for the another MCU?

1,599件の閲覧回数
Thiru_S
Contributor III

Dear Team,

We have MK81 MCU with MCUXpresso IDE, we need to configure the I2C as slave device. And this slave device able to access from the Linux based I2C master.

For example, "i2cdetect" command should see the K81 slave address always.

Please help to achieve this I2C communication.

Note: We are using iMX8 as a Master device.

0 件の賞賛
返信
2 返答(返信)

1,370件の閲覧回数
Thiru_S
Contributor III

Thank you.

1,575件の閲覧回数
RaRo
NXP TechSupport
NXP TechSupport

Hello @Thiru_S,

Could you please try using one of the examples configurations for I2C Slave in K81's SDK?

RaulRomero_0-1689354606244.png

[Examples of I2C from K81FN256xxx15's SDK]

Best regards, Raul.