<?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 doesn&amp;#39;t appear to be working</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113280/saadc-sample-doesn-t-appear-to-be-working</link><description>Hi, 
 I am ultimately trying to move from version 2.3.0 of the sdk to 2.6.1. I have an nrf52_dk board i want to try and test the &amp;quot;different&amp;quot; way that the sdk is now doing saadc. Our custom board works fine with sdk 2.3.0 using ppi and rtc to trigger sampling</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Jul 2024 02:59:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113280/saadc-sample-doesn-t-appear-to-be-working" /><item><title>RE: SAADC sample doesn't appear to be working</title><link>https://devzone.nordicsemi.com/thread/495318?ContentTypeID=1</link><pubDate>Wed, 24 Jul 2024 02:59:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8cade2d-192f-4a3b-9b30-349d0a9c6f74</guid><dc:creator>Mike Austin (LPI)</dc:creator><description>&lt;p&gt;The loopback pin just connects the output of a GPIO to the input of one of the ADC inputs.&amp;nbsp; Then, the code is toggling the state of the GPIO pin, so that in between successive reads of the ADC pin, you should see the result go from ~ 0V to ~ 3V.&amp;nbsp; You can skip the loopback pin connection altogther, and just connect a variable DC voltage up to the ADC input pin and you should see the result vary as you change the input level&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Note that I have found in V2.6.0 when running any of hte nrfx_saadc examples, that the call to the saadc calibrate API never seems to return, which means the&amp;nbsp;nrfx_saadc_mode_trigger() API doesn&amp;#39;t get triggered, and no ADC measurements are made.&lt;/p&gt;
&lt;p&gt;I have&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/113175/nrfx_saadc_offset_calibrate-saadc_handler-api-issue"&gt;this&lt;/a&gt;&amp;nbsp;ticket open regarding this issue, and Nordic have been able to replicate it&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC sample doesn't appear to be working</title><link>https://devzone.nordicsemi.com/thread/495086?ContentTypeID=1</link><pubDate>Mon, 22 Jul 2024 16:22:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3b97a39-8943-4a37-8d12-93fdbb8ea675</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The two pins are the P (VP) and N (VN) pins for the SAADC:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1721665288826v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;and the SAADC calculates the digital output as:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1721665332732v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC sample doesn't appear to be working</title><link>https://devzone.nordicsemi.com/thread/494937?ContentTypeID=1</link><pubDate>Sun, 21 Jul 2024 16:31:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a25e9030-a793-4771-bac4-dcedecc689ca</guid><dc:creator>finkbr</dc:creator><description>&lt;p&gt;After a bunch more playing around, I was able to get the example to work.&amp;nbsp; If you could just answer the last bit about what the loopack pins are doing so I can understand what&amp;#39;s going on I&amp;#39;d appreciate it.&amp;nbsp; I need to make tis example work on my custom board next.&amp;nbsp; Then you can close this ticket.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>