I2C

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

I2C

663 Views
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 Kudos
1 Reply

473 Views
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!
-----------------------------------------------------------------------------------------------------------------------