Question
ADC analog watch-dog interrupt
Posted on March 18, 2016 at 15:43
Hello,
i want to use the analog watch-dog 1 interrupt with the STM32F334.I configure the peripheral with CubeMx.But the interrupt is never serviced. I must enable the EOC or EOS interrupt to get the Analog watch-dog call-back serviced.I just use 1 ADC channel in continous mode (no trigger).If i look at the registers when debugging, the flags for analog watch-dog are correct and the interrupt enable bit is set.I don't know what to do anymore.Is there a example ?ThanksPhilippe