<?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>nRF52832 and nRF52840 GPIO questions</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68373/nrf52832-and-nrf52840-gpio-questions</link><description>1.Cant make P0.09(NFC1) and P0.10(NFC2) outputs? 
 Tried both nRF52832 from PCA10040 and a BT module with nRF52840 and on both cant make any of those pins outputs. Tried with code and from debugger at a stop point to config as output and set OUT high</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Nov 2020 08:20:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68373/nrf52832-and-nrf52840-gpio-questions" /><item><title>RE: nRF52832 and nRF52840 GPIO questions</title><link>https://devzone.nordicsemi.com/thread/280256?ContentTypeID=1</link><pubDate>Tue, 17 Nov 2020 08:20:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2adc0c4a-9d0f-4c76-9f1c-f5f97888ac7f</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;I see. I have not been able to&amp;nbsp;refresh registers like that, unfortunately. You could ask in the &lt;a href="https://forum.segger.com/"&gt;SEGGER forum&lt;/a&gt; if you really need this, though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 and nRF52840 GPIO questions</title><link>https://devzone.nordicsemi.com/thread/280145?ContentTypeID=1</link><pubDate>Mon, 16 Nov 2020 14:36:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ce1e536-4880-4b0a-9e50-abf5c09aa43b</guid><dc:creator>samsam</dc:creator><description>&lt;p&gt;I don&amp;#39;t pretend to be &amp;quot;live&amp;quot; but somehow without to leave the break point. There is some &amp;quot;Refresh&amp;quot; button on top of the Register view window, but I don&amp;#39;t see it working at all :(&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 and nRF52840 GPIO questions</title><link>https://devzone.nordicsemi.com/thread/280130?ContentTypeID=1</link><pubDate>Mon, 16 Nov 2020 14:03:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3413ef1d-b725-44bc-b8bd-8a1beab391c8</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I see. With SES, the registers are not updated &amp;quot;live&amp;quot;, but it will be updated for instance when hitting a breakpoint. So when the breakpoint is hit, whatever is reflected in the register view was the state tat that time, like a snapshot. I am not aware of any way to get &amp;quot;live updates&amp;quot; on register changes in SES, unfortunately.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 and nRF52840 GPIO questions</title><link>https://devzone.nordicsemi.com/thread/280104?ContentTypeID=1</link><pubDate>Mon, 16 Nov 2020 13:32:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af293b3c-1bbc-4a62-ab43-6084c6d77b5c</guid><dc:creator>samsam</dc:creator><description>&lt;p&gt;Problem with debug window for input (IN) registers P0 or P1 is that they are not updated while I am at a debug break point. Let say I&amp;#39;m debugging code and hit a break point and if&amp;nbsp; I for example press a button I don&amp;#39;t see the change in the IN register. I have used to work with other IDEs for other microcontrollers and change in IOs can be seen right away even while I&amp;#39;m stopped at a debug break point.&lt;/p&gt;
&lt;p&gt;In SES the only way to see the change for a button press for example is to press and hold the button and step away from the break point with STEP IN, STEP OUT, GO etc debug stepping command.&lt;/p&gt;
&lt;p&gt;So the question is if there is a better way to see a change of an input while sitting/stopped at a breakpoint without step further in the code?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 and nRF52840 GPIO questions</title><link>https://devzone.nordicsemi.com/thread/280093?ContentTypeID=1</link><pubDate>Mon, 16 Nov 2020 12:40:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91f88fcb-adeb-4bf3-bf32-3355df3ad4cc</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="samsam"]Thanks - is there any of other pins that need such special way to make them GPIOs?&amp;nbsp; &amp;nbsp;[/quote]
&lt;p&gt;Not in the same way, but there are some other GPIO&amp;#39;s that need special attention. You can see all details under &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/pin.html?cp=4_2_0_3#pin_assign"&gt;pin assignments&lt;/a&gt;.&lt;/p&gt;
[quote user="samsam"]Any help on Segger ES for IN register?[/quote]
&lt;p&gt;Can you elaborate on the problem?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 and nRF52840 GPIO questions</title><link>https://devzone.nordicsemi.com/thread/280088?ContentTypeID=1</link><pubDate>Mon, 16 Nov 2020 12:26:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36330bed-a1c1-4610-90d1-9d5c7330aa96</guid><dc:creator>samsam</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks - is there any of other pins that need such special way to make them GPIOs?&amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any help on Segger ES for IN register?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1605529573753v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 and nRF52840 GPIO questions</title><link>https://devzone.nordicsemi.com/thread/280040?ContentTypeID=1</link><pubDate>Mon, 16 Nov 2020 08:30:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8dd2728-b8c7-46f1-824b-05afde1bacae</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The NFC pins (P0.09 and P0.10) are configured as NFC pins by default. You can make them GPIO&amp;#39;s by defining&amp;nbsp;CONFIG_NFCT_PINS_AS_GPIOS for your project, as described &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf52832_dk/UG/nrf52_DK/hw_nfc.html"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>