[STM32G0] Analog watchdog interrupt always activated even when the voltage in the guarded window
Hello,I am experiencing the AWD interrupt always being activated when using the analog watchdog on the STM32G0B0 to guard channel 0. Here is my configuration:systemclock = 64MHz ADC ClockPrescaler = ADC_CLOCK_SYNC_PCLK_DIV4 Resolution = 12B Con...