external interrupt in KL25Z

cancel
Showing results for 
Search instead for 
Did you mean: 

external interrupt in KL25Z

695 Views
arthshah
Contributor II

hii

i want to know about external interrupt in KL25Z.

my requirement is that i have one switch on any port's pin in my KL25Z board, when i pressed that switch external interrupt is generated and LED is glow.

please help me for that.

thank you..!!

0 Kudos
2 Replies

431 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Since there is no GPIO button on FRDM-KL25Z board, please refer the 'gpio_input_interrupt' demo in SDK_2.2_FRDM-KL26Z.

gpio_input_interrupt.png

input_interrupt.png

Build SDK.png

Best Regards,

Robin

 

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

0 Kudos

431 Views
arthshah
Contributor II

thanks Robin.

i got it.

0 Kudos