I2C

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

I2C

1,066件の閲覧回数
65387468
Contributor I

Hello friends im having trouble with I2C on my lpc1347, have no idea how to make it work... is there any simple example for configuration i could use to learn?    for edsfdsxample i have function called setLED(255,0,0) and how can i send it to my device?

0 件の賞賛
返信
1 返信

876件の閲覧回数
soledad
NXP Employee
NXP Employee

Hi,

LPCOpen is an extensive collection of free software libraries (drivers and middleware) and example programs that enable developers to create multifunctional products based on LPC microcontrollers.

 After install LPCXpresso, the LPCOpen packages for supported board(s)/device(s) can be found at the path:

<install_path>\lpcxpresso\Examples\LPCOpen >

 This directory contains a number of LPCOpen software bundles for use with the LPCXpresso IDE and a variety of development boards and you can find a I2C example that you can use as reference.


Have a great day,
Sol

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