<?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>Problem at configuration of GPIO 1.00</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93380/problem-at-configuration-of-gpio-1-00</link><description>Hi, 
 When the code is executed, it blocked at line 
 nrf_gpio_cfg_output(LED1); 
 where 
 #define LED1 NRF_GPIO_PIN_MAP(1,0) 
 GPIO (output) works on port 0 but not on Port 1 (here the 0 pin) 
 No problem on Port 0, pin 13. 
 Only LED&amp;#39;s are connected</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 31 Oct 2022 12:29:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93380/problem-at-configuration-of-gpio-1-00" /><item><title>RE: Problem at configuration of GPIO 1.00</title><link>https://devzone.nordicsemi.com/thread/393223?ContentTypeID=1</link><pubDate>Mon, 31 Oct 2022 12:29:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05fc0fa0-840a-447f-8be9-3fbfac5d7adc</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]&lt;p&gt;When the code is executed, it blocked at line&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;nrf_gpio_cfg_output(LED1);&lt;/p&gt;[/quote]
&lt;p&gt;What do you mean by &amp;quot;blocked&amp;quot;, what is the return value from nrf_gpio_cfg_output(LED1)?&lt;/p&gt;
&lt;p&gt;Have you checked if the program asserts?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>