<?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>Need some clarification on function nrf_gpio_cfg_output</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/87211/need-some-clarification-on-function-nrf_gpio_cfg_output</link><description>I am not sure what I am missing in this. This is a custom board so there is no other circuitry on this pin other than a pad to monitor the signal changes with. 
 
 
 When my main function calls the init code above, I go and look at the pin and only see</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 25 Apr 2022 08:18:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/87211/need-some-clarification-on-function-nrf_gpio_cfg_output" /><item><title>RE: Need some clarification on function nrf_gpio_cfg_output</title><link>https://devzone.nordicsemi.com/thread/364628?ContentTypeID=1</link><pubDate>Mon, 25 Apr 2022 08:18:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b14c32b-d4b4-413d-a502-5c51a96703de</guid><dc:creator>Einarh</dc:creator><description>&lt;p&gt;How to do this is described&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf52832_dk%2FUG%2Fnrf52_DK%2Fhw_nfc.html&amp;amp;cp=4_2_4_5_10"&gt;here.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need some clarification on function nrf_gpio_cfg_output</title><link>https://devzone.nordicsemi.com/thread/364525?ContentTypeID=1</link><pubDate>Fri, 22 Apr 2022 15:40:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dead2fab-fd40-49c0-825b-be1495ab9407</guid><dc:creator>AllenS</dc:creator><description>&lt;p&gt;Actually I did by debugging step by step in the code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need some clarification on function nrf_gpio_cfg_output</title><link>https://devzone.nordicsemi.com/thread/364524?ContentTypeID=1</link><pubDate>Fri, 22 Apr 2022 15:39:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11806a96-1955-4c20-8da5-4d3578dba756</guid><dc:creator>AllenS</dc:creator><description>&lt;p&gt;Where is this define located?&amp;nbsp; I checked sdk_config.h and nrf_gpio.h and was not able to find it.&amp;nbsp; Any suggestions?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need some clarification on function nrf_gpio_cfg_output</title><link>https://devzone.nordicsemi.com/thread/364405?ContentTypeID=1</link><pubDate>Fri, 22 Apr 2022 08:59:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37ad84cf-502c-436a-825b-0759e6a80fc9</guid><dc:creator>mrono</dc:creator><description>&lt;p&gt;Pin 0.09 is one of the NFC pins. You need to explicitly enable the GPIO function on that pin. CONFIG_NFCT_PINS_AS_GPIOS&amp;nbsp; is the define you need.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need some clarification on function nrf_gpio_cfg_output</title><link>https://devzone.nordicsemi.com/thread/364398?ContentTypeID=1</link><pubDate>Fri, 22 Apr 2022 08:30:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42146741-ef86-49ae-870a-b4911d7aba80</guid><dc:creator>Einarh</dc:creator><description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;Have you tried putting a short delay between cfg_output and pin_write?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Einar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need some clarification on function nrf_gpio_cfg_output</title><link>https://devzone.nordicsemi.com/thread/364332?ContentTypeID=1</link><pubDate>Thu, 21 Apr 2022 22:44:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49ea0a73-726c-4c8e-84e1-3c4a84766d21</guid><dc:creator>AllenS</dc:creator><description>&lt;p&gt;FYI.&amp;nbsp; I am using nRF5_SDK_17.1.0. The output config define does disconnect the input buffer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>