Resolved! STM32L ADC Converter - Debugger reset ADC_ISR_EOC
Hi everyone ! I have a curiosity and I ask you all how to interpret ...The behavior of the ADC_ISR_EOC bit during debugging is unclear, it is reset and I don't understand why. Code :// TimerSecurity is a security timer that runs every 1 msec1) TimerS...