Problem with STM32F746 : EXTI15_10_IRQ is constantly fired
Posted on March 29, 2018 at 13:55Hi, today I have observed and solved a problem when I started to develop my simple program for NUCLEO-F746ZG. A problem was following: EXTI15_10_IRQHandler interrupt fired always - regardless of my changes in progra...