How to interrupt the STM32F4, with a pulse signal having a rising edge and after some ms followed by a falling edge.
Hello,I would like to know, whether it is possible to configure GPIO pins of STM32F4 MCU family to be interrupted by a pulse signal which has a rising edge and after 100ms followed by a falling edge, like in the screenshot attached. (something like h...