Interrupt

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

Interrupt

655 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by arthemuz@hotmail.com on Sun Jan 26 12:15:14 MST 2014
Could you please send me a sample code that turns on or off a led by the interrupt on pin P0_3 I understand nothing in the example LPCOPEN. I am also looking for documentation tutorial to LPCOPEN style I was told that it was necessary to use this library but it is very poorly documented examples are understandable for me limits. For example I do not quite understand why turning on and off a led with the CMSIS library is three lines of code and 10 lines with LPCOPEN.
I do not know with which to study?

Thank you for your help.
Again sorry for the translation I speak French
Labels (1)
0 Kudos
Reply
1 Reply

638 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by xianghuiwang on Sun Mar 30 16:21:00 MST 2014
Hi,
Please refer to example project periph_pinint for interrupt generation from a gpio pin.
We have lately improved the documentation for all examples.
Some LPCOpen packages use the systick timer to blink the led so it is a bit more code.
Please let us know if you have any more general questions.
Thanks!
0 Kudos
Reply