<?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>I want to make the NFC pin the default I/O pin</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115985/i-want-to-make-the-nfc-pin-the-default-i-o-pin</link><description>I think the NFC pin is set to the default state on the nRF52832. 
 Currently, I set CONFIG_NFCT_PINS_AS_GPIOS to 1 to use it as a GPIO pin, but is there a way to make it the default? 
 I want it to be a GPIO even when the IC is powered off.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Nov 2024 20:11:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115985/i-want-to-make-the-nfc-pin-the-default-i-o-pin" /><item><title>RE: I want to make the NFC pin the default I/O pin</title><link>https://devzone.nordicsemi.com/thread/509566?ContentTypeID=1</link><pubDate>Thu, 07 Nov 2024 20:11:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78270a48-66c7-4961-99f9-0487c6223396</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Apologies for the delay. The command is correct, but the address 0x00FF8028 coressponds to the UICR-NFCPINS register for the 5340 SoC. You should&amp;nbsp;use the&amp;nbsp;0x1000120C for the 52832SoC as mentioned here:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52832/page/uicr.html"&gt;https://docs.nordicsemi.com/bundle/ps_nrf52832/page/uicr.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I want to make the NFC pin the default I/O pin</title><link>https://devzone.nordicsemi.com/thread/509025?ContentTypeID=1</link><pubDate>Tue, 05 Nov 2024 01:30:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b65e7618-84f7-4781-afd3-dbb22a95b447</guid><dc:creator>Junichi</dc:creator><description>&lt;p&gt;Is the rewrite command below correct?&lt;/p&gt;
&lt;p&gt;nrfjprog --memwr 0x00FF8028 --val 0xFFFFFFFE&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I want to make the NFC pin the default I/O pin</title><link>https://devzone.nordicsemi.com/thread/508683?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2024 14:15:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4dac7355-8652-44e5-814d-c1e17416e760</guid><dc:creator>Junichi</dc:creator><description>&lt;p&gt;Is the rewrite command below correct?&lt;/p&gt;
&lt;p&gt;nrfjprog --memwr 0x00FF8028 --val 0xFFFFFFFE&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I want to make the NFC pin the default I/O pin</title><link>https://devzone.nordicsemi.com/thread/508659?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2024 12:28:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0cd4c662-474e-4645-8f08-4b12dc61c56d</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, you can set the NFC pins as GPIO as default by &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52832/page/uicr.html#register.NFCPINS"&gt;changing the NFCPINS state in the UICR&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please remember to perform an &lt;strong&gt;nrfjprog --eraseall&amp;nbsp;&lt;/strong&gt;after changing the UICR NFCPINS value so that your change is reflected.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>