MIMXRT1064 configure GPIO as interrupt

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

MIMXRT1064 configure GPIO as interrupt

178 Views
max_yang1
Contributor III

I would like get some pointer to documents/procedure to configure GPIO as interrupt input on MIMXRT1064 ?

Can that be done within Expresso Config tool?

Thanks in advance,

Max

0 Kudos
1 Reply

159 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @max_yang1 ,

  To the RT1064 GPIO interrupt, that so easy, please refer to the RT1064 SDK demo:

SDK_2_15_000_EVK-MIMXRT1064\boards\evkmimxrt1064\driver_examples\gpio\input_interrupt

 You can download the RT1064 SDK from this link:

https://mcuxpresso.nxp.com/en/builder?hw=EVK-MIMXRT1064

I think, you totally can use the SDK API code directly, you don't need to use the CFG tool, thanks.

Wish it helps you!

If you still have question about it, please kindly let me know.

If your question is solved, please help to mark the correct answer, just to close this case, thanks.

Any new issues, welcome to create the new case.

Best Regards,

Kerry

0 Kudos