ADC works sometimes STM32f303RE
Hi.I am having problems with the ADC, for some reason, it only works when I put a breakpoint in the function I use to enable the ADC to debug, but, if I run it without any breakpoint, it does not work.line of code I use to extract a value from the AD...