<?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>ADC MUX Scan Mode Question - will it permute all combinations?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92009/adc-mux-scan-mode-question---will-it-permute-all-combinations</link><description>For the nRF5xxxxx series, it looks like it has a differential ADC with 8 positive and 8 negative channels. It also looks like it has a scan mode where it will sequentially scan all the channels and sample them. What&amp;#39;s not clear is if I have all 8 positive</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Sep 2022 08:48:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92009/adc-mux-scan-mode-question---will-it-permute-all-combinations" /><item><title>RE: ADC MUX Scan Mode Question - will it permute all combinations?</title><link>https://devzone.nordicsemi.com/thread/386547?ContentTypeID=1</link><pubDate>Fri, 16 Sep 2022 08:48:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35370f3a-fa6d-46a3-9936-7507a0b76322</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF52/nRF53 SAADC peripheral have 8 channels, there are not separate positive and negative channels. Each channel can &lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/saadc.html#register.CH-0-7.PSELP"&gt;set one positive and one negative input&lt;/a&gt;. The chips only have 8 analog inputs pins, which means you can have either 8 positive inputs, 8 negative inputs, or a mix of 8 positive and negative inputs.&lt;/p&gt;
&lt;p&gt;Scan mode will sequentially sample the enabled channels, maximum 8 channels. It is possible to reconfigure the inputs in order to sample more combinations of positive and negative inputs, but this needs to happen after the scan cycle, meaning you will need to trigger a new sample for the updated inputs. This will reduce the achievable sample rate. You will anyways be limited to 8 inputs, or 4x4=16 permutations.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>