Hello,
I was trying to enable PTC6 pin as External Interrupt pin using PE. But PTC6 pin on KL25Z128 FRDM is not supporting interrupt! It is showing error:
Could anyone suggest me on this?
Thanks,
Anand
Hello Anand,
Was this suggestion helpful? Don't forget to keep us posted :smileywink:
Best regards,
Monica
Hi, Anand
As you can find interrupt vector assignments in reference manual, portC does not support interrupt. This is the cause why you cannot set interrupt. Only portA and portD support GPIO interrupt. For detail, you can reference page54 in "KL25P80M48SF0RM".
Hope my reply can help you.
Best Regards
Paul