Question
Detecting Rising and Falling edges
Posted on April 18, 2013 at 09:21
Hi, I am using an STM32L151VB part in a custom board. Is there any way to detect if an interrupt has been caused by a rising or a falling edge. I looked around in the reference manual and didnt find anything. I need to know which edge has caused an interrupt on my GPIO pin.
