What is the lowest voltage change the STM32F407 ADC can detect? Does it support hardware oversampling?
So the datasheet says "Min VREF+ Positive reference voltage - 1.8 V (1)(2)(3)", and note 3: VDDA -VREF+ < 1.2 V, so with VDDA at 2.925v, VREF of 1.755V would be permitted? Its a bit confusing to me at this point!Given the ADC 12 bit resolution, the L...