<?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>nrf5340 adc with internal reference</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89777/nrf5340-adc-with-internal-reference</link><description>Hi, 
 
 I have 1.8V VDD with 3 analog inputs, channels 1,2,6. 
 my question is can i use them with internal reference and read from ADC by sequence. for channel 6 
 
 1. I use gain 1/2 for channels 1 and 2where the maximum input voltage is 1.2 and gain</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 Jul 2022 09:11:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89777/nrf5340-adc-with-internal-reference" /><item><title>RE: nrf5340 adc with internal reference</title><link>https://devzone.nordicsemi.com/thread/376368?ContentTypeID=1</link><pubDate>Mon, 11 Jul 2022 09:11:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff24b0ea-a44e-4355-95be-92c2d0342640</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;1. Try to add the capacitor I mentioned on the analog inputs you are using.&lt;/p&gt;
&lt;p&gt;2.&amp;nbsp;You should configure CH[] registers in the order you want to sample the analog input, for instance you can:&lt;/p&gt;
&lt;p&gt;CH[0] = analog input 1&lt;br /&gt;CH[1] = analog input 0&lt;br /&gt;CH[2] = analog input 6&lt;/p&gt;
&lt;p&gt;Please see that there is no direct relation between CH[n] and analog input m.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 adc with internal reference</title><link>https://devzone.nordicsemi.com/thread/376297?ContentTypeID=1</link><pubDate>Sun, 10 Jul 2022 09:31:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a17dd704-3b8f-4ee0-91d8-25021fec327b</guid><dc:creator>MaximSh</dc:creator><description>&lt;p&gt;1. After the&amp;nbsp;increase of the &lt;span&gt;Acquisition&amp;nbsp;&lt;/span&gt;&lt;span&gt;time it is not working. looks like 40us is not enough&amp;nbsp;for 1.5MOhm Resistor.&lt;br /&gt;2. when i set bits in&amp;nbsp;&amp;nbsp;adc_sequence channel, the samples to the output buffer written by setup sequence&amp;nbsp;of channels or by channels order? for example setup for channel setup sequence&amp;nbsp;&amp;nbsp;channel_1,channel_0,channel_6 -&amp;gt; buffer={channel_1,channel_0,channel_6} or buffer={channel_0,channel_1,channel_6}&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 adc with internal reference</title><link>https://devzone.nordicsemi.com/thread/376165?ContentTypeID=1</link><pubDate>Fri, 08 Jul 2022 10:02:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:567f23a1-a730-413e-be97-a4b88ca76019</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;1. This should work yes.&lt;/p&gt;
&lt;p&gt;2. You may either considering adding a small capacitor (e.g. 10nF) in series with R2 (this capacitor will charge the internal sampling capacitor when performing an ADC measurement) , or alternatively you can increase acqusition time, you can find a table that show acquisition time as function of source resistance:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf5340/saadc.html#concept_qh3_spp_qr"&gt;https://infocenter.nordicsemi.com/topic/ps_nrf5340/saadc.html#concept_qh3_spp_qr&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>