stm32f103 button interrupt not working
Posted on March 23, 2017 at 09:22Hi All,I am working on button press interrupt on stm32f103 . I am not able to get it into work. I am not at all receiving any interrupt when the button which is connected to PORT B 12 13 14 is pressedBelow is my code...