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

find out adc sampling time

hello,i am using nrf52 DK.I was testing ADC example code .I am giving acq time is 3microsec .I want to find the total time is taken to sample adc for one sec.In data sheet if acq time is given as 3 micro sec then ADC sample rate is 200 kilo sample per sec.so i want to find out by my own. I don't have oscilloscope. can any one suggested me how to find adc sampling time for 1 second by using Saadc example code.

note:sampling time means the time taken to sample ADC

Related