<?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>SAADC Oversampling implementation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75114/saadc-oversampling-implementation</link><description>Hi Team, 
 We have some application for using the oversampling code but we are facing some issue in that, we try to use the oversampling example to ours code but its calling the call back function 
 after the 20 triggers for these is we find in the this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 22 May 2021 13:17:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75114/saadc-oversampling-implementation" /><item><title>RE: SAADC Oversampling implementation</title><link>https://devzone.nordicsemi.com/thread/311171?ContentTypeID=1</link><pubDate>Sat, 22 May 2021 13:17:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d48614c-4eeb-46f0-8fe6-72c6f71e7edd</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;The reason you have to run&amp;nbsp;nrf_drv_saadc_sample 20 times before the&amp;nbsp;NRF_DRV_SAADC_EVT_DONE event is triggered is because&amp;nbsp;SAMPLES_IN_BUFFER is set to 5, and&amp;nbsp;&lt;span&gt;SAMPLES_IN_BUFFER*OVERSAMPLE = 5*4=20.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Simon&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>