<?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>Multi-channel and sample saadc</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79297/multi-channel-and-sample-saadc</link><description>Someone can help me. How to use multiple saadc channels simultaneously with 1 channel measuring many values ​​continuously in a short time?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Sep 2021 17:07:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79297/multi-channel-and-sample-saadc" /><item><title>RE: Multi-channel and sample saadc</title><link>https://devzone.nordicsemi.com/thread/328261?ContentTypeID=1</link><pubDate>Mon, 06 Sep 2021 17:07:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bef821c9-bbad-4737-8d78-adefb9dfee84</guid><dc:creator>Karl Ylvisaker</dc:creator><description>[quote user="YuhQPL"]Many thanks for your help.[/quote]
&lt;p&gt;No problem at all, I am happy to help!&lt;/p&gt;
[quote user="YuhQPL"]Like you say here I use 1 channel ADCVDD and 1 channel AIN4, I want to sample at AIN4 channel every 5 minutes and measure continuously 10 values ​​each time.[/quote]
&lt;p&gt;Thank you for clarifying.&amp;nbsp;How often will the VDD be sampled?&lt;br /&gt;If you intend to have the samplings happening at different frequencies using only the internal SAADC timer (no PPI + TIMER instances) you will have to un-init and re-init the SAADC every 5 minutes. You could then have the SAADC use BURST (and possibly oversampling, if this is your intention) on the AIN4, to quickly collect and average the AIN4 measurements, before re-initializing to sample the VDD at a different frequency.&lt;br /&gt;&lt;br /&gt;How does this sound, would it fit the constraints of your application?&lt;br /&gt;If not, please elaborate more on the constraints and sampling frequencies so I may better understand your intention and issues.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi-channel and sample saadc</title><link>https://devzone.nordicsemi.com/thread/328257?ContentTypeID=1</link><pubDate>Mon, 06 Sep 2021 16:07:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7dc2c511-01fe-41df-8095-9e05adfd643c</guid><dc:creator>Judge</dc:creator><description>&lt;p&gt;Many thanks for your help. Like you say here I use 1 channel ADCVDD and 1 channel AIN4, I want to sample at AIN4 channel every 5 minutes and measure continuously 10 values ​​each time. i don&amp;#39;t want to use ppi because currently my app is using on mesh network. Don&amp;#39;t know if you have any ideas for this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi-channel and sample saadc</title><link>https://devzone.nordicsemi.com/thread/328109?ContentTypeID=1</link><pubDate>Mon, 06 Sep 2021 07:51:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09dda33b-dbb2-4444-b9cc-797ebd4e4cd5</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
[quote user=""]How to use multiple saadc channels simultaneously with 1 channel measuring many values ​​continuously in a short time?[/quote]
&lt;p&gt;To sample multiple channels sequentially you must use &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Fsaadc.html&amp;amp;anchor=saadc_operationmodes_scan"&gt;the&amp;nbsp;&lt;em&gt;scan mode&amp;nbsp;&lt;/em&gt;of the SAADC&lt;/a&gt;.&lt;br /&gt;Could you elaborate on what you mean by the last part - are you looking &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Fsaadc.html&amp;amp;anchor=saadc_operationmodes_oversample"&gt;to have oversampling + burst mode on a single channel&lt;/a&gt;? Or do you mean that you would like to have one of the channels sample more often than the other channels?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>