Skip to content

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

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: 2 comments 8 replies

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

@mendenm

@robert-hh

@mendenm

@mendenm

Answer selected by oldschoolmountainbike

You must be logged in to vote
1 reply
@oldschoolmountainbike

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