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,249 次查看
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,020 次查看
Thiru_S
Contributor III

Thank you.

1,225 次查看
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.