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

saacd scan oversample

Hi, I'm trying to set up my SAADC to measure VDD and battery voltage on AIN3. According to this post, later versions of the SDK were modified so that one could use scan, burst, and oversample. But I'm using 14.1, and it seems like nrf_drv_saadc_channel_init() is written so that oversample is for 1 channel ONLY. What is the official word on oversampling multiple channels with burst at this time? Thanks.

I'm working on a custom board based on the nRF52832. I'm developing on Win 8.1 using SES and a J-Link Plus. SDK version 14.1.

Related