lpc802 gpio中断问题

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

lpc802 gpio中断问题

Jump to solution
1,162 Views
vector123456
Contributor I

各位,请教一下,LPC802  在SDK中有没有 gpio的中断示例代码?

如果没有的话,能否给一个提示? 

Labels (1)
0 Kudos
1 Solution
1,068 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello vector guo,

Yes, as Jeff Chang said, you can find "gpio_led_output" demo under SDK package,

This example shows how to use GPIO with interrupts and make the led shine.

pastedImage_1.png


Have a great day,
TIC

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

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
4 Replies
1,069 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello vector guo,

Yes, as Jeff Chang said, you can find "gpio_led_output" demo under SDK package,

This example shows how to use GPIO with interrupts and make the led shine.

pastedImage_1.png


Have a great day,
TIC

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

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
1,068 Views
vector123456
Contributor I

谢谢!

0 Kudos
1,068 Views
JeffChang
Contributor III

Yes.  You can find it on the SDK.

SDK--> driver sample code.

0 Kudos
1,068 Views
vector123456
Contributor I

谢谢!

0 Kudos