external interrupt in KL25Z

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

external interrupt in KL25Z

1,023件の閲覧回数
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 返答(返信)

759件の閲覧回数
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 件の賞賛

304件の閲覧回数
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 件の賞賛

759件の閲覧回数
arthshah
Contributor II

thanks Robin.

i got it.

0 件の賞賛