I2C

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

I2C

1,065 次查看
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 回复

875 次查看
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!
-----------------------------------------------------------------------------------------------------------------------