User Activity

hello ST,I'm trying to use EXTI1 interrupt for a project. But the Interrupt handler is not firing. I am using the STM32Cube IDE and CubeMX for code generation. I looked into the interrupt enable registers, Mask registers, etc and all seems fine. I am...