configuring interrupt in stm32f205
Posted on June 21, 2013 at 11:13Page 164 of RM0033 shows that EXTI0 can be used for Px[0], EXTI1-Px[1]... and so on only.That means if I used PA0 pin as interrupt somewhere then I can used PB0, PC0... pins as interrupt source any more???