<?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>nrf51822 ADC always reads 0.6v</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89817/nrf51822-adc-always-reads-0-6v</link><description>I&amp;#39;m trying to get the ADC running on an nrf51DK, however whatever configuration I use it always outputs a value equivalent to ~0.6v input. I&amp;#39;ve tried with the basic ADC example in the sdk 12.3 examples folder, and still run into this issue. I have tried</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Jul 2022 18:02:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89817/nrf51822-adc-always-reads-0-6v" /><item><title>RE: nrf51822 ADC always reads 0.6v</title><link>https://devzone.nordicsemi.com/thread/376670?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2022 18:02:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a779ae23-e59a-49d5-bffa-8603c0522c10</guid><dc:creator>_Scott_</dc:creator><description>&lt;p&gt;Not sure why it took so long to figure this out, but turns out AIN0 and AIN1 on the nrf51 DK cannot be used since they are tied to the 32kHz oscillator. AIN0 is what I was trying to use. This was exacerbated by having a broken signal generator which made it appear like AIN2-7 were having the same issue. After switching to AIN2 and connecting a functioning source, the ADC works as expected.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 ADC always reads 0.6v</title><link>https://devzone.nordicsemi.com/thread/376517?ContentTypeID=1</link><pubDate>Mon, 11 Jul 2022 23:10:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6613408d-fe98-463f-b96d-db2e95bc2d6e</guid><dc:creator>_Scott_</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/7317.ADC_5F00_Config.pdf"&gt;devzone.nordicsemi.com/.../7317.ADC_5F00_Config.pdf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So reading through this documentation, Figure 1 and the paragraph above it reveals the ADC has an internal power supply of 0.6v. It would appear what I am stuck reading is the internal power supply voltage. The ADC configuration will cause R^ain to vary by table 1. The signal generator I am using to output a dc signal has 50ohm output impedance. Accounting for 50ohms and R^ain in a voltage divider calculation, I should still not be seeing 0.6v as the Analog in value. However since I have tried every ADC configuration option, it would seem my issue stems from a circuit layout, however I am not sure how connecting a low impedance source to analog in would cause issues. The documentation linked specifically notes using less than 1kohm input impedence under the ADC Input Impedance Limitations section.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>