<?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 acquisition time jitter even when used with PPI</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83014/saadc-acquisition-time-jitter-even-when-used-with-ppi</link><description>I need a constant acquisition time for my SAADC. In my experiements I see jitter in the acquisition time, so I started debugging with PPI to ensure no Interrupts are making issues. 
 My setup is as following with PPI and EGU: 
 - The EGU is used to create</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Jan 2022 09:48:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83014/saadc-acquisition-time-jitter-even-when-used-with-ppi" /><item><title>RE: SAADC acquisition time jitter even when used with PPI</title><link>https://devzone.nordicsemi.com/thread/345847?ContentTypeID=1</link><pubDate>Tue, 04 Jan 2022 09:48:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57801900-d00f-41e0-9642-828b9afe40f0</guid><dc:creator>Florian Zierer</dc:creator><description>&lt;p&gt;Hi Einar,&lt;/p&gt;
&lt;p&gt;I tried to reproduce it but had problems because the stripped down firmware worked as expected.&lt;/p&gt;
&lt;p&gt;Finally I realized, that the SAADC_CONFIG_LP_MODE was different.&lt;/p&gt;
&lt;p&gt;When SAADC_CONFIG_LP_MODE = 1, I see the jitter in the events and also the acquisition time is increased to ~32&amp;micro;S. When disabling low power mode, acquisition time is ~21.6&amp;micro;s and no jitter can be measured.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC acquisition time jitter even when used with PPI</title><link>https://devzone.nordicsemi.com/thread/344815?ContentTypeID=1</link><pubDate>Wed, 22 Dec 2021 14:13:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38779d60-8206-4ee6-bd5e-6e8b1519ae54</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I do not see how the acquisition time should be affected by using SoftDevice or not, this should be unrelated. As you write, PPI is unelated to the CPU, and also the SAADC sampling (once started it is independent and writes data to memory using DMA without CPU intervention).&lt;/p&gt;
&lt;p&gt;If you have not ensured that the HFXO always runs, the SoftDevice will enable it whenever needed, and disable it in other cases. When disabled, the HFINT (RC oscillator) is used instead. This should only give you a variation of worst case ±8 % though, so it also cannot explain what you see.&lt;/p&gt;
&lt;p&gt;Can you upload a full example project that I can run on a DK to test this on my end, both with and without SoftDevice?&lt;/p&gt;
&lt;p&gt;PS: I will be OoO&amp;nbsp;during the holidays, and DevZone is not fully staffed so it may take some time before you get replies in this thread.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>