Question
Number of external interrupts available
Posted on November 27, 2013 at 09:24
Hi
I'm currently using EXTI0 to EXTI4 already. When I configure EXTI5 and above, I have an error when setting it in the NVIC, since EXTI5_IRQn and above are not defined in stm32f4xx.h.From the Reference manual I got the impression that I can use up to EXTI15. Am I missing something?Thanks in advance,Terence