<?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 resolution conflict</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79691/saadc-resolution-conflict</link><description>Hello, I&amp;#39;m addressing a problem with the SAADC events and I have a question about information provided in the datasheet. The problem is that once the sample_ADC task is triggered I receive no events saying it&amp;#39;s done. Originally I was looking for the ADC_done</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 16 Apr 2023 21:45:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79691/saadc-resolution-conflict" /><item><title>RE: SAADC resolution conflict</title><link>https://devzone.nordicsemi.com/thread/420632?ContentTypeID=1</link><pubDate>Sun, 16 Apr 2023 21:45:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53141c57-7167-4edd-9a7a-cc2bf8f4ef5d</guid><dc:creator>trackerfx</dc:creator><description>&lt;p&gt;Turns out the input to the ADC burned up because I had 3.30v on VCC and was measuring a 3.35v signal. Didn&amp;#39;t think 0.05v over would do it but it did. Replaced the MCU and running the signal through a voltage divider first. Everything&amp;#39;s working now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC resolution conflict</title><link>https://devzone.nordicsemi.com/thread/330229?ContentTypeID=1</link><pubDate>Mon, 20 Sep 2021 10:32:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd4ec53d-be12-4eac-971f-e364c00dc2b4</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Maybe you would benefit from looking at the SAADC example &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/nrf_dev_saadc_example.html?cp=8_1_4_6_35"&gt;here&lt;/a&gt;, it looks like you might have misunderstood. If the input range is exceeded then you will just get FFFF on the output.&amp;nbsp;&lt;br /&gt;Run the SAADC example with&amp;nbsp;single&amp;nbsp;ended measuring at VDD, it should give some&amp;nbsp;reasonable results.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC resolution conflict</title><link>https://devzone.nordicsemi.com/thread/329687?ContentTypeID=1</link><pubDate>Wed, 15 Sep 2021 21:39:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6fd990a7-e354-40df-8cd4-8ff1469c78ea</guid><dc:creator>trackerfx</dc:creator><description>&lt;p&gt;**UPDATE**&lt;/p&gt;
&lt;p&gt;Looks like I misread the datasheet (p.232)&lt;/p&gt;
&lt;p&gt;&amp;#39;An analog input is selected as a positive converter input if CH[n].PSELP is set, setting CH[n].PSELP also enables the particular channel.&amp;#39;&lt;/p&gt;
&lt;p&gt;to mean the ADC would be enabled automatically. This is apparently not the case and I have added a call to the enableADC function&amp;nbsp;in my program just after the setupADC function. The expected flags are now being generated but I&amp;#39;m getting a result of 0 no matter the input voltage.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m still wondering if this could be related to my setup configuration as I&amp;#39;m still unsure as to the proper gain/resolution. Can anyone clarify the above quoted texts from the datasheet?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>