<?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>Capacitive Touch with nFR52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17187/capacitive-touch-with-nfr52</link><description>I&amp;#39;m currently making a device which use nRF52832 and that will integrate Capacitive touch feature. However, I&amp;#39;m actually a bit lost with this post: devzone.nordicsemi.com/.../ 
 And this note :
Due to erratum 84 (COMP: ISOURCE not functional), capacitive</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Oct 2016 08:36:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17187/capacitive-touch-with-nfr52" /><item><title>RE: Capacitive Touch with nFR52</title><link>https://devzone.nordicsemi.com/thread/66010?ContentTypeID=1</link><pubDate>Fri, 21 Oct 2016 08:36:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29d1ae46-7aa2-4ed5-a036-a90a39796d89</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;ol&gt;
&lt;li&gt;Your understanding is correct. The programmable current source (ISOURCE) in the COMP peripheral is so unstable over temperature that it should not be used (&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.Rev1.errata/anomaly_832_84.html?cp=2_2_1_0_1_22"&gt;erratum 84&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;The &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/hardware_driver_csense.html?cp=4_0_0_2_1"&gt;Capacitive Sensor driver&lt;/a&gt; from the SDK support RC charge timing using the ADC with a &lt;em&gt;common&lt;/em&gt; pin for charging the sensor pads through a resistor. That means that you will only need a single extra pin, regardless of the number of buttons you have (&lt;em&gt;n&lt;/em&gt;+1 pins for &lt;em&gt;n&lt;/em&gt; buttons).&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>