contrib-drivers icon indicating copy to clipboard operation
contrib-drivers copied to clipboard

[driver] Issue with driver for ADS1115

Open jenchenUA opened this issue 6 years ago • 2 comments

In case, when a range of measuring is set as RANGE_6_144V, and I try to measure 5v, I got ~4.8v instead of 5v.

jenchenUA avatar Dec 12 '18 19:12 jenchenUA

There may be a margin of error that is listed in the device datasheet. There may also be a part of your circuit that is causing a small drop, such as a resistor.

Fleker avatar Dec 12 '18 20:12 Fleker

There may be a margin of error that is listed in the device datasheet.

No, I've connected an input of the ADC directly to a source of 5v power without resistors and I've got only ~4.8v. But, there exists a strange thing that I've noticed, I've tried to measure 3.3v in such way and with my circuit, and it was measured correctly with the range: RANGE_6_144V.

jenchenUA avatar Dec 13 '18 10:12 jenchenUA