Hello. I need to capture a logical input signal that is at 0 at rest and that goes to 1, then to 0, with a defined timing. That is 300ms to 1, followed by 200ms to 0. This capture must be done in Hardware. We will then generate an interrupt at the output (pulse of a few ms for example). This is to wake up a microcontroller. Important: the assembly must be of very low consumption (1-2uA max.). No need for great precision for the 300ms and 200ms (10% ok). Thank you!