<?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>Using several interrupts pins and changing pin settings</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6653/using-several-interrupts-pins-and-changing-pin-settings</link><description>Hello! 
 I am using a keyboard (4x3) and the rows are configured as input PD and columns as output set, after a successful interrupt , the columns and the rows shift settings meaning rows are set as output set and columns as input PD and the colums are</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Apr 2015 13:10:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6653/using-several-interrupts-pins-and-changing-pin-settings" /><item><title>RE: Using several interrupts pins and changing pin settings</title><link>https://devzone.nordicsemi.com/thread/23330?ContentTypeID=1</link><pubDate>Thu, 30 Apr 2015 13:10:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d682750f-180e-4826-9d63-e22cfb93ed94</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;could you please accept it so that we can close this case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using several interrupts pins and changing pin settings</title><link>https://devzone.nordicsemi.com/thread/23329?ContentTypeID=1</link><pubDate>Thu, 30 Apr 2015 12:07:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ac48b2f-441c-4d44-9350-5061402c6dc6</guid><dc:creator>volkan_swecon</dc:creator><description>&lt;p&gt;Ah... UART RX was also defined as PIN 5, thats why. Thx for your answer&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using several interrupts pins and changing pin settings</title><link>https://devzone.nordicsemi.com/thread/23328?ContentTypeID=1</link><pubDate>Thu, 30 Apr 2015 11:43:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7a17301-c182-4b0d-9dd3-272f639a8430</guid><dc:creator>volkan_swecon</dc:creator><description>&lt;p&gt;I have tried with two nordic chips, this is what i get when i use PIN 5&lt;/p&gt;
&lt;p&gt;When using pin 5 as row 2 on my UART log:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;ROW PIN 0
ROW PIN 1 
ROW PIN 0 
ROW PIN 0

COLUMN PIN 0 
COLUMN PIN 0 
COLUMN PIN 0 
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The columns are not getting high, so when I change to pin 9 ROW 2, then it suddenly works, this is my log:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt; ROW PIN 0 
 ROW PIN 1 
 ROW PIN 0 
 ROW PIN 0 
 
 COLUMN PIN 0 
 COLUMN PIN 1 
 COLUMN PIN 0
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;All the other pins works fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using several interrupts pins and changing pin settings</title><link>https://devzone.nordicsemi.com/thread/23327?ContentTypeID=1</link><pubDate>Wed, 22 Apr 2015 16:03:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c89a9e8-f627-4ff1-9808-06948aeffded</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Volkan,
I am assuming you are talking about nRF51 chips.
All GPIO pins has identical features and should work the same way if configured similarly. You can use all available pins at the same time without any limitations. I am quite sure that it this has been tested well.&lt;/p&gt;
&lt;p&gt;It is a possibility that you were unfortunate with a faulty chip (happens rarely). Could you try with other board if you have any.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>