Resolved! STM32G0 series ADC Analog Watchdog Interrupt Callback function
Hi, I'm developing an application, which require ADC channel changes when an analog watchdog interrupt triggers. Now in my IRQ routine, I'm having issues with consistent interrupts triggering, blocking my code outside of the ISR intended to change my...