9 years, 10 months ago.

interrupt pins in ST Nucleo F103RB

hello, what all pins can be used for InterrupIn in ST Nucleo F103RB? i see that there are few pins in NXP LPC1768 and FRDM KL25Z which cant be used for interrupt. similarly, are there any pins which cant be used for interrupt in F103RB or can all the pins be used ?

/media/uploads/aalokbhat/int.jpg

There are pins which are not compatible with interruptIn. If D0 is used, the program compiles but at execution it sends the message "This pin is incompatible with InterruptIn" though serial. Can we have a list of the compatible pins.

posted by Sergio Barrios 12 Apr 2016
Be the first to answer this question.