<?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 sample via PPI not working without previous trigger</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112347/saadc-sample-via-ppi-not-working-without-previous-trigger</link><description>Hello, 
 I&amp;#39;m trying to achieve a rather simple program with three steps. 
 
 I initialize the SAADC to sample three channels (currently I only have one setup) 
 I &amp;quot;arm/prepare&amp;quot; the ADC and a timer to control the SAADC samples via PPI 
 SAADC samples n</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 24 Jun 2024 07:22:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112347/saadc-sample-via-ppi-not-working-without-previous-trigger" /><item><title>RE: SAADC sample via PPI not working without previous trigger</title><link>https://devzone.nordicsemi.com/thread/490156?ContentTypeID=1</link><pubDate>Mon, 24 Jun 2024 07:22:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28e1b2ce-ecca-44a3-93f4-00ec4ad6fd74</guid><dc:creator>Yaxit</dc:creator><description>&lt;p&gt;Hi Kenneth, could it be that after I get&amp;nbsp;&lt;span&gt;EVT_FINISH&amp;nbsp;just triggering START is not sufficient to trigger the ADC?&lt;br /&gt;I noticed this problem does not appear if I use double buffering. The difference with a single buffer is that when the buffer is full I get both a DONE and a FINISHED event.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC sample via PPI not working without previous trigger</title><link>https://devzone.nordicsemi.com/thread/490084?ContentTypeID=1</link><pubDate>Sat, 22 Jun 2024 12:35:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0b4d04d-5bc1-4c35-9c83-48ee29e68090</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I suggest to check out the hardware description of the SAADC:&lt;br /&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52832/page/saadc.html#d944e352"&gt;https://docs.nordicsemi.com/bundle/ps_nrf52832/page/saadc.html#d944e352&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do make sure you don&amp;#39;t combine scan (more than one channel configured) with oversampling, that is not supported by the hardware. Also do check out the Errata list for the SAADC, maybe one of those impact you:&lt;br /&gt;&lt;a href="https://docs.nordicsemi.com/bundle/errata_nRF52832_Rev3/page/ERR/nRF52832/Rev3/latest/err_832_new.html"&gt;https://docs.nordicsemi.com/bundle/errata_nRF52832_Rev3/page/ERR/nRF52832/Rev3/latest/err_832_new.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>