minimum step size of raw adc values
-
- Newbie
- Posts: 0
- Joined: Thu May 26, 2022 8:44 am
minimum step size of raw adc values
My understanding is that the ADC has a 12 bit resolution.
The ps.ps4000aMaximumValue() return (2^15) -1.
To scale between the two ranges I could understand if the step size was 8 since 2^(15-12) but not why it is 19.
Are there some configuration settings that I am not aware of?
Cheers,
Rob
Re: minimum step size of raw adc values
Ant the difference between 19 and 16 is because of calibration correction.
Benno