This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf52810 SAADC sample code is not giving proper values

Hi,

I am using nrf52810 and a sample SAADC code from the examples folder provided by the manufacturer. I have connected a potentiometer for validating my output values. I have kept the potentiometer to a constant voltage level and tried to read the ADC values, but the values keeps changing every time I try to read it. I have also tried with nrf_drv_saadc_sample() function (without using PPI), still the output was same.

Parents Reply Children
Related