L031K6 : ADC value is not similar as real value
I get 12bit ADC data from DMA multi channel.and when I get it , I use this formula to get ADC measure.adc input (0-4095) * 3300 / 4095 but This result usually have different from real measurement, about 100-200mV.In that case, Is there better way t...