2013-09-04 07:39 AM
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-interrupt2013-09-04 07:44 AM
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.