EXTI occures after disabling it in SYSCFG->EXTICR
Posted on July 01, 2015 at 12:44Hello everybody, I am developing an application with external interrupts on a falling edge of Pin PB3 on an STM32l151VB. With reuse of code I initialize the EXTI line twice using the function ''SYSCFG_EXTILineConfig''...