User Activity

How to enable HRTIMER system faults? I have successfully used faults coming from other peripherals to turn off HRTIMER outputs (e.g. internal comparators), but can't get system hard faults to produce the same result. I have enabled all faults in the ...
I'm using the HRTIMER_F on an STM32G474 running both TF1 and TF2 (half mode with deadtime insertion)I'm trying to setup a window where a capture from an external event can occur (COMP3_OUT). The interrupt from the capture is triggered regardless of t...