<?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>Adding additional ADC</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75991/adding-additional-adc</link><description>I have followed this tutorial ( https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial---part-2-ncs-v1-4-0#h185sjwm5882m1bcimiad82dnf4kcy0b ) and it was working. 
 But I want to add additional 2 ADC</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Jun 2021 09:41:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75991/adding-additional-adc" /><item><title>RE: Adding additional ADC</title><link>https://devzone.nordicsemi.com/thread/313588?ContentTypeID=1</link><pubDate>Fri, 04 Jun 2021 09:41:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0750fcb7-91dc-4af3-9997-0c46352e42dc</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]But I want to add additional 2 ADC.[/quote]
&lt;p&gt;By this, you mean that you would like to use a total of 3 SAADC channels, is that correct?&lt;br /&gt;If so, you will have to setup and configure additional channels, you can see &lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/2541c598706e87d0475f650b9a27e89a701c58c6/samples/drivers/adc"&gt;this demonstrated in this example&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Then all that remains is to trigger the sampling on the channels, however you intend for that to happen. For starters, you can set it up to sample both channels as part of the periodic adc_sample_event from the NCS SDK tutorial you linked in your ticket, and when you have that working you can proceed to make the sampling happen according to the requirements of your application.&lt;br /&gt;&lt;br /&gt;If this is not what you meant to ask for, please elaborate.&lt;/p&gt;
[quote user=""]I have tried a few configurations and they all didn&amp;#39;t work.&amp;nbsp;[/quote]
&lt;p&gt;Please elaborate - what have you tried, and what did you observe? The more details you provide, the easier it is for us to help you.&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>