Skip to content

ADC pin to GND, doesn't show full zero #16558

Discussion options

You must be logged in to vote

ADCs in general purpose MCUs like the RP2340 usually lack precision. Especially at the end of the range they show greater non-linearity, and the effective resolution is smaller than the claimed bit width. The ADC of the RP2040 has more issues. See e.g. https://forums.raspberrypi.com/viewtopic.php?f=144&t=299904 and https://forums.raspberrypi.com/viewtopic.php?f=144&t=299904&p=1833277#p1833277
If you need a precise ADC, use external devices designed for dealing with analog values, like for instance the ADS1115 of analog devices.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@robert-hh
Comment options

@mendenm
Comment options

@robert-hh
Comment options

@mendenm
Comment options

@mendenm
Comment options

Answer selected by oldschoolmountainbike
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants