sandeepmistry/arduino-nRF5

nRF52 ADC voltage reference and input gain

Open

#158 opened on May 8, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C (288 forks)github user discovery
help wanted

Repository metrics

Stars
 (952 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

PR #152 updated the internal reference and prescaler for the nRF51 ADC. The nRF52 should follow a similar approach and change its default state to use Vdd/4 as reference and a gain of 1/4 as to configure the ADC input range to be from 0v to Vdd.

Contributor guide