<?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>the connection of SAADC</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33044/the-connection-of-saadc</link><description>Hello, 
 I would like to measure the voltage of circuit GND by using the embeded SAADC of nRF52832. 
 But unfortunately I have no vacancy of GPIO to connect GND. 
 Could you tell the way to connect GND and the ADC input at inside of IC, and to measure</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Apr 2018 12:52:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33044/the-connection-of-saadc" /><item><title>RE: the connection of SAADC</title><link>https://devzone.nordicsemi.com/thread/127048?ContentTypeID=1</link><pubDate>Thu, 05 Apr 2018 12:52:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e48d500d-92d5-4faa-80e7-015626162713</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;No problem&amp;nbsp;Kiyoshi.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;FYI you can calibrate the offset with a call to&amp;nbsp;&lt;a title="nrf_drv_saadc_calibrate_offset" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/group__nrf__drv__saadc.html?cp=4_0_1_6_9_20_1_14#gaeb018d2727fd97e0269f49364cd4f5b0"&gt;nrf_drv_saadc_calibrate_offset&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&amp;nbsp;&lt;br /&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: the connection of SAADC</title><link>https://devzone.nordicsemi.com/thread/126948?ContentTypeID=1</link><pubDate>Thu, 05 Apr 2018 02:00:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a58e8486-44c3-4c0e-9df9-4d5db526154d</guid><dc:creator>Kiyoshi Iwai</dc:creator><description>&lt;p&gt;Hello H&amp;aring;kon,&lt;/p&gt;
&lt;p&gt;Thank you for rapid reply.&lt;/p&gt;
&lt;p&gt;I already know the way of single-end.&lt;/p&gt;
&lt;p&gt;I just want to&amp;nbsp;measure the DC offset of SAADC and to cancel the error,&lt;/p&gt;
&lt;p&gt;but after re-considering, it&amp;#39;s impossible to know the offset, I understood.&lt;/p&gt;
&lt;p&gt;Sorry for strange question.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Kiyoshi Iwai&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: the connection of SAADC</title><link>https://devzone.nordicsemi.com/thread/126874?ContentTypeID=1</link><pubDate>Wed, 04 Apr 2018 13:55:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:649cdbbc-b323-4e91-b0fb-e7c1533efe7c</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Hey Kiyoshi,&lt;/p&gt;
&lt;p&gt;&amp;quot;measure the voltage of GND?&amp;quot; I&amp;#39;m not quite sure what you mean.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;To set the negative input of a channel to GND you must initialize a channel&amp;nbsp;by calling&amp;nbsp;&amp;nbsp;&lt;a title="nrf_drv_saadc_channel_init" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/group__nrf__drv__saadc.html?cp=4_0_1_6_9_20_1_15#gacb1d5be55e105376d771d05d48cfd425"&gt;nrf_drv_saadc_channel_init&lt;/a&gt;() with a&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/structnrf__saadc__channel__config__t.html"&gt;nrf_saadc_channel_config_t&lt;/a&gt;&amp;nbsp;where the&amp;nbsp;mode&amp;nbsp;set to&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/group__nrf__saadc__hal.html#ga4436d07f1135db83c486397781e718c2"&gt;nrf_saadc_mode_t&lt;/a&gt;&amp;nbsp;&lt;em&gt;NRF_SAADC_MODE_SINGLE_ENDED.&lt;/em&gt; Then the negative input will be connected to GND internally. You will still need some other voltage reference connected to the positive input.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Håkon.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>