<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>find out adc sampling time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22050/find-out-adc-sampling-time</link><description>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</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 May 2017 12:07:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22050/find-out-adc-sampling-time" /><item><title>RE: find out adc sampling time</title><link>https://devzone.nordicsemi.com/thread/86553?ContentTypeID=1</link><pubDate>Thu, 18 May 2017 12:07:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e618ef4b-657b-4f03-99d2-50ab75d84a86</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;There is no good way to test this. If the SAADC is put into continuous mode by using PPI/shorts to trigger sampling, you will be able to achieve a sampling rate of 1/(tACK + tConv) (with a single channel enabled). You could try toggling a GPIO on the SAMPLE task and DONE event using PPI and measure the time using an oscilloscope. Take a look at &lt;a href="https://github.com/Martinsbl/nrf52-saadc-continuous-mode-rtc-ppi-register-setup"&gt;this example&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: find out adc sampling time</title><link>https://devzone.nordicsemi.com/thread/86552?ContentTypeID=1</link><pubDate>Tue, 16 May 2017 14:01:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe73c2dc-f340-40d0-b8a6-390c6d3d9692</guid><dc:creator>pavanvulichi</dc:creator><description>&lt;p&gt;hello sir,in data sheet the sampling rate is 200k samples/sec when  tACQ is 3usec &amp;amp; tCONV= &amp;lt; 2µs .But i want to test the exact sampling rate by using example code saadc. can you give any suggestion   that  how can i find out  sampling rate by using example code saadc. In that example there is a timer  400ms for sampling 5 samples. But my goal is to find how many samples  can sampled for 1 second.Can any one suggest me how to find no.of samples sampled for 1 second.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: find out adc sampling time</title><link>https://devzone.nordicsemi.com/thread/86554?ContentTypeID=1</link><pubDate>Tue, 16 May 2017 09:37:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bcee4cd0-222f-4fbc-9a9a-bea96ae4e305</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;The sample time will be the acquisition time, tACQ, that you configure in your application, pluss the conversion time, tCONV = &amp;lt; 2µs. I don&amp;#39;t understand what you are asking for.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>