LPC11xx i2c slave example

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

LPC11xx i2c slave example

2,297 次查看
pyot
Contributor I

Hi,

I'm looking for sample code of LPC11xx i2c slave.

I want to send back bytes to the master from slave.

Please tell me direction of such a example codes.

标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

1,571 次查看
soledad
NXP Employee
NXP Employee

Hi,

You can use LPCOpen software for LPC11xx. LPCOpen Software for LPC11XX|NXP 

LPCOpen contains an I2C example that you can use as reference. This example shows how to use I2C as master or slave and communicate between Master and Slave with polling/interrupt mode. (Interrupt mode is default).

I hope this helps,


Have a great day,
Soledad

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

1,571 次查看
pyot
Contributor I

Hi Soledad,

Thank you for your direction.

I will try use it.

Best  Regards,

py ot

0 项奖励
回复