external interrupt in KL25Z

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

external interrupt in KL25Z

1,020 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
3 Replies

756 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

301 Views
MelonM
Contributor II

(my apologies if it is against the forum rules to reply to such an old thread)

I've stumbled upon this thread when looking for my solutions to the problem described in the most recent thread I posted. I followed your instructions and downloaded the SDK archive, but the input_interrupt example seems to be absent from the archive. Has it been removed? If so, is there somewhere else I can download it?

0 Kudos

756 Views
arthshah
Contributor II

thanks Robin.

i got it.

0 Kudos