ADC measurement toggles between correct value and (2^n - 1) every couple readings
I am taking measurements with the ADC1 in an STM32f042C6T6. I poll the temperature channel for examples here, but this problem appears in every channel and regardless of sample time, polling/IT/DMA mode, and clock frequency (AFAICT).Setting up the AD...