external interrupt in KL25Z

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

external interrupt in KL25Z

1,054 次查看
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 项奖励
3 回复数

790 次查看
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 项奖励

335 次查看
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 项奖励

790 次查看
arthshah
Contributor II

thanks Robin.

i got it.

0 项奖励