Skip to content

Conversation

RaisingAwesome
Copy link

…pins-A0-to-A3.md

The RP2040 datasheet (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf) states on page 558 that it is a 12 bit ADC, not a 10 bit. In turn, it can achieve a resolution 4095 if the resolution is set accordingly with analogReadResolution.

Changes proposed in this pull request

  • Example 1
  • Example 2

Please check

  • This pull request changes an article title
  • This pull request removes an article

…pins-A0-to-A3.md

The RP2040 datasheet (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf) states on page 558 that it is a 12 bit ADC, not a 10 bit.  In turn, it can achieve a resolution 4095 if the resolution is set accordingly with analogReadResolution.
@CLAassistant
Copy link

CLAassistant commented Nov 13, 2022

CLA assistant check
All committers have signed the CLA.

@seaxwi
Copy link
Collaborator

seaxwi commented Jan 24, 2023

Hi @RaisingAwesome. I'm merging three RP2040 articles (including this one) into one with #167. I'm including information about increasing the ADC resolution.

@seaxwi seaxwi closed this Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants