Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 11 months ago.
Which pins can i use as interrupts in the frdm kl46z?
Hello, can anybody help me? I want to catch an external interrupt and for that i used PTB20 but the interrupt routine was never called. I tried to use PTC2 instead, which is next to PTB20 and it worked fine, the problem is that i need to use PTC2 as an analog input, so my question is if i can use pins from other ports (A, C or D) to catch the interrupt. Thank you and sorry if i misspelled something, my english is not very good.