EXTI0_1_IRQ and EXTI4_15_IRQ don't work independent ?
Posted on November 04, 2017 at 22:25 Hello everybody, I use two interrupts in the STM32F051K4 MCU. There are EXTI0_1_IRQ and EXTI4_15_ORQ. With EXTI0 will be PA0 used (Hall sensor) and to EXTI4_15 are PB5, PB6, PB7 Pins (user keys) conne...