<?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 use P0.09 and P0.10 of nRF52832 as PIN of GPIO(TWI).</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72205/i-want-to-use-p0-09-and-p0-10-of-nrf52832-as-pin-of-gpio-twi</link><description>Hi I am the evaluation board of nRF52832 (TAIYO YUDEN Evaluation Board) EBSHSNZWZ) is used. I want to use P0.09 and P0.10 of nRF52832 as PIN of GPIO(TWI). It was set according to the answer example of DevZone. ・Describe &amp;quot;#define CONFIG_NFCT_PINS_AS_GPIOS</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Mar 2021 23:53:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72205/i-want-to-use-p0-09-and-p0-10-of-nrf52832-as-pin-of-gpio-twi" /><item><title>RE: I want to use P0.09 and P0.10 of nRF52832 as PIN of GPIO(TWI).</title><link>https://devzone.nordicsemi.com/thread/297932?ContentTypeID=1</link><pubDate>Thu, 04 Mar 2021 23:53:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de891018-2b89-492f-b573-512dd7652005</guid><dc:creator>Tatsuya-JP</dc:creator><description>&lt;p&gt;Dear Einar&lt;/p&gt;
&lt;p&gt;thank you for the advice.&lt;/p&gt;
&lt;p&gt;solved the problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I want to use P0.09 and P0.10 of nRF52832 as PIN of GPIO(TWI).</title><link>https://devzone.nordicsemi.com/thread/297235?ContentTypeID=1</link><pubDate>Tue, 02 Mar 2021 14:38:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:541e1b70-d612-4a89-8aae-000ca3b7661b</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The MDK code will automatically configure the NFC pins as normal GPIO pins when&amp;nbsp;CONFIG_NFCT_PINS_AS_GPIOS is defined for your project. How you do this depends on the toolchain.&lt;/p&gt;
&lt;p&gt;For instance if using SES, do like this:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/8284.ses.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;If using make, add this in your Makefile where you set other CFLAGS:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CFLAGS += -DCONFIG_NFCT_PINS_AS_GPIOS&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Note that the NFC pins have a quite high capacitance also when used as GPIOs so they are not&amp;nbsp;the best chaise for high frequency usage. Perhaps that could be the issue here? Or what do you mean by communication being unstable? How does the TWI lines look on an oscilloscope? And which frequency do you use?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>