ADC accuracy better in F0 (Nucleo-F030R8) than in F3 (STM32F3DISCOVERY)?
Hi all,I am doing some testing with the ADCs of an STM32F0 and an STM32F3 using 2 development boards: Nucleo-F030R8 and STM32F3DISCOVERY. I am finding the accuracy of the measurements is much better on the F0 (<0.1% FS) than on the F3 (up to 1% FS).T...