cancel
Showing results for 
Search instead for 
Did you mean: 

External interrupts with same number, PG11 and PF11

sergio23
Associate II
Posted on September 04, 2013 at 16:39

I�m trying to configure 2 external interrupts in STM32F2 at the same time. These interrupts are attached to PF11 and PG11 GPIOs pins.

How can I do it? When I try to select the GPIO used with the function SYSCFG_EXTILineConfig, if I select PG11, I cannot select PF11

Does anybody find the same problem?

Thank you in advance for your help,

Carmen

#external-interrupt
1 REPLY 1
Posted on September 04, 2013 at 16:44

How can I do it?

Does anybody find the same problem?

 

You can't, the signals do not route in the fashion you want, and you're not the first to discover you can't.
Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..