Interrupt

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

Interrupt

665 次查看
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
标签 (1)
0 项奖励
回复
1 回复

648 次查看
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 项奖励
回复