<?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>NFC pins as output pins do not output on flash, but do on HW reset?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23181/nfc-pins-as-output-pins-do-not-output-on-flash-but-do-on-hw-reset</link><description>HI, 
 the solution I&amp;#39;m working on requires quite a few IO pins, so once I ran out of regular GPIO pins I had to resort to using NFC ones. 
 I changed the UICR registers and rebooted the device to make sure the NFC pins are instead treated as GPIOs.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Jul 2017 07:17:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23181/nfc-pins-as-output-pins-do-not-output-on-flash-but-do-on-hw-reset" /><item><title>RE: NFC pins as output pins do not output on flash, but do on HW reset?</title><link>https://devzone.nordicsemi.com/thread/91186?ContentTypeID=1</link><pubDate>Tue, 04 Jul 2017 07:17:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d891857-dd09-4354-9b30-dff57b4c6f7d</guid><dc:creator>Boris Matešin</dc:creator><description>&lt;p&gt;Thank you, that was at least part of the solution. The other problem was that GPIOTE does not allow configuration of output pins with a pulldown, whereas GPIO still does, and switching that particular pin to GPIO solved the issue. I&amp;#39;m not sure whether this feature is something Nordic should care to propagate to the GPIOTE, but it sounds as if they should.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC pins as output pins do not output on flash, but do on HW reset?</title><link>https://devzone.nordicsemi.com/thread/91184?ContentTypeID=1</link><pubDate>Mon, 03 Jul 2017 10:07:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:779018a8-5af3-4324-b3e3-4c095f223c67</guid><dc:creator>Boris Matešin</dc:creator><description>&lt;p&gt;Thanks, that file contains the CONFIG_NFC_PING_AS_GPIOS mentioned above which may be just what I need. I&amp;#39;ll try to insert it into the build process and see if it works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC pins as output pins do not output on flash, but do on HW reset?</title><link>https://devzone.nordicsemi.com/thread/91185?ContentTypeID=1</link><pubDate>Sun, 02 Jul 2017 10:53:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2eced448-7066-456a-8add-4234cca8e2fc</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You can define &lt;code&gt;CONFIG_NFCT_PINS_AS_GPIOS&lt;/code&gt; in your C\C++ preprocessor symbols to configure NFC pins for GPIO usage.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC pins as output pins do not output on flash, but do on HW reset?</title><link>https://devzone.nordicsemi.com/thread/91183?ContentTypeID=1</link><pubDate>Fri, 30 Jun 2017 19:24:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02eae6cf-ac27-4358-a4b3-2efa4a2cb744</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;By the default the system_nrf52.c initializes the pins as NFC.  You need to change it too.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>