<?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 problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22735/saadc-problem</link><description>Hi,I use demo project in 
 nRF5_SDK_12.1.0_0d23e2a\examples\peripheral\saadc\pca10040\blank\arm5_no_packs\saadc_pca10040.uvprojx.
 
 I made the following changes:
1.add one saadc input
2.channel 0 is connected to VDD,and channel 1 is connected to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Jun 2017 10:58:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22735/saadc-problem" /><item><title>RE: saadc problem</title><link>https://devzone.nordicsemi.com/thread/89380?ContentTypeID=1</link><pubDate>Thu, 15 Jun 2017 10:58:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6dabdc57-efa5-4402-86a6-41e385275214</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We are looking into this issue. A few other users have reported seeing this as well. The issue seems to occur when the application is halted, either by a breakpoint, or by disabling interrupts. The next time the SAADC peripheral is started using &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/saadc.html?cp=2_2_0_36_10#topic"&gt;TASKS_START&lt;/a&gt;, a sample is written to RAM. This will cause the buffer to swap channels.&lt;/p&gt;
&lt;p&gt;This issue looks similar to &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.Rev1.errata/anomaly_832_86.html?cp=2_2_1_0_1_23"&gt;PAN-86&lt;/a&gt;, but we are still investigating this. The same workaround seems to solve this issue though; stopping the SAADC using TASKS_STOP, after each EVENTS_END, seems to prevent channel swapping.&lt;/p&gt;
&lt;p&gt;I will report back when we have more information.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>