<?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>GPIOTE, GPIO Abstraction and Selecting Output Drive Mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/32959/gpiote-gpio-abstraction-and-selecting-output-drive-mode</link><description>Sorry I must have missed some crucial bit of documentation. 
 I have some code working using GPIOTE, however the inputs of the hardware, that will connected cannot be driven, they employ internal pull-ups. 
 1) How do I know the drive mode used by my</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Apr 2018 14:25:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/32959/gpiote-gpio-abstraction-and-selecting-output-drive-mode" /><item><title>RE: GPIOTE, GPIO Abstraction and Selecting Output Drive Mode</title><link>https://devzone.nordicsemi.com/thread/127087?ContentTypeID=1</link><pubDate>Thu, 05 Apr 2018 14:25:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a64a0106-5282-4d98-9208-c0debabde18a</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;1) How do I know the drive mode used by my GPIOTE output?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You need to ensure that the GPIO you&amp;#39;re using is configured correctly in the NRF_GPIO structure.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;2) How can I change it if it&amp;#39;s not what I need.&lt;/p&gt;
&lt;p&gt;Am I forced to used the GPIO Abstraction to get this control?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Note that the GPIOTE and the GPIO are two different peripherals. You must set the correct direction for each GPIO that you are using in combination with the GPIOTE peripheral.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>