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
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