LPC11xx i2c slave example

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

LPC11xx i2c slave example

2,298件の閲覧回数
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,572件の閲覧回数
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,572件の閲覧回数
pyot
Contributor I

Hi Soledad,

Thank you for your direction.

I will try use it.

Best  Regards,

py ot

0 件の賞賛
返信