sandeepmistry/arduino-nRF5

nRF52 ADC External Support

Open

#353 opened on Apr 4, 2019

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

Repository metrics

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

Description

Hello! Thank you for this wonderful support for the board nrf52 ble in Arduino Platform!

I'm reading from the ADC input but I'm reading around 20-30mV from actual value. Default ref is set to 3V right?

If I will use a LM4040 (2.048 / .1%) for external reference will that lower my errors in ADC reading (I had used this before with arduino uno with reading resistances and had accurate results) ? I'm not certain if this is cause by the internal ADC or by the internal REF voltage.

Do you have a plan to add support for external AREF on P0.02 of nrf52?

TIA.

Contributor guide