<?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>Using csense but also read analog voltages separately</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66121/using-csense-but-also-read-analog-voltages-separately</link><description>I have been trying to find some help or an example of using a capacitive sense button with the csense library(in SAADC mode) but also read the voltage of my battery using SAADC. I know the csense library initializes the SAADC and the pad channels etc</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Sep 2020 16:16:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66121/using-csense-but-also-read-analog-voltages-separately" /><item><title>RE: Using csense but also read analog voltages separately</title><link>https://devzone.nordicsemi.com/thread/270924?ContentTypeID=1</link><pubDate>Tue, 22 Sep 2020 16:16:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3fba95fc-ee25-4e90-9b27-8aff6337be0d</guid><dc:creator>tclemcpe</dc:creator><description>&lt;p&gt;Thank you, I appreciate your help. I may just un-init and re-init as needed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using csense but also read analog voltages separately</title><link>https://devzone.nordicsemi.com/thread/270430?ContentTypeID=1</link><pubDate>Sun, 20 Sep 2020 18:18:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5c182b0-7e66-4448-b3c6-af41a874fe68</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There is no simple way to do this, as the SAADC event handler is inside the csense_drv source file. I created a modified driver/library to sample VDD and pass the value to the application event handler, but this is a bit of a hack.&lt;/p&gt;
&lt;p&gt;The application is running&amp;nbsp;fine, but I do not have any cap sense equipment to test that it is still working correctly. Extract the project to SDK 17.0.0 peripherals directory, to test it out.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-4996808ad17646dfa22bc666ce240e31/csense_5F00_vddsample.zip"&gt;devzone.nordicsemi.com/.../csense_5F00_vddsample.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The alternative is to un-init/re-init the libraries between the two operations.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>