Resolved! Is there any way to distinguish EXTI interrupt about its edge?
Hello, ST experts STM32F407 is used on our system. PE7 is configured as an EXTI pin for both rising and falling edge. How can I accurately recognize which edge is the cause of this interrupt? Because there maybe a narrow glitch on PE7, so reading GP...