We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Regarding STM32L startup file "startup_stm32l1xx_hd.s" there is only 5 functions EXTI0_IRQHandler EXTI1_IRQHandler EXTI2_IRQHandler EXTI3_IRQHandler EXTI4_IRQHandler respectively for EXTI_Line0 to EXTI_Line4 how can I handle the EXTI_Line5 or EXTI_Line6, and so on?
The Nucleo User Button is PC13, would be serviced by EXTI15_10_IRQHandler