When using STM32G431RBT6, Only if the filter is configured to 0 can the interrupt be entered normally, otherwise the interrupt is always not entered. AnalogWDGConfig.FilteringConfig = ADC_AWD_FILTERING_NONE.
Hello, Amel NASRIThanks for your suggestion and reply.I have configured an analog watchdog 1. However, the filter can only be configured to be 0 so that it can work properly, otherwise the interrupt will not be entered (no interrupt flags will be gen...