<?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 P07 (CTS) as general output pin</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/102079/using-p07-cts-as-general-output-pin</link><description>I use uart 0 as recommended : 
 but then tried to use p0.7 as output, and it did&amp;#39;t work. 
 
 I tried to create an overlay file (nrf52832dk_nrf52832.overlay) as so: 
 
 But this didn&amp;#39;t help. 
 I finely got it working by manually disconnection CTS by setting</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Jul 2023 13:07:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/102079/using-p07-cts-as-general-output-pin" /><item><title>RE: Using P07 (CTS) as general output pin</title><link>https://devzone.nordicsemi.com/thread/438526?ContentTypeID=1</link><pubDate>Thu, 27 Jul 2023 13:07:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f772172d-d720-411c-992d-bb3e3a37bb45</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Johanan,&lt;/p&gt;
&lt;p&gt;The way you did it is one way to do this.. You could go through this documentation here:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf52832_dk/UG/dk/dyn_hw_flow_control.html?cp=5_2_4_3_1_0"&gt;https://infocenter.nordicsemi.com/topic/ug_nrf52832_dk/UG/dk/dyn_hw_flow_control.html?cp=5_2_4_3_1_0&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You could also just disable UART0 in the overlay if you are not using it.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using P07 (CTS) as general output pin</title><link>https://devzone.nordicsemi.com/thread/438198?ContentTypeID=1</link><pubDate>Wed, 26 Jul 2023 09:24:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5bb07eb8-d416-4e9f-958a-6e5cfe1373e4</guid><dc:creator>Johan.h</dc:creator><description>&lt;p&gt;No, but I set the pins to null, as so:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;/* Disable hardware flow control by removing RTS and CTS pin definitions */
&amp;amp;uart0 {
	UART_RTS = &amp;lt;&amp;gt;;
	UART_CTS = &amp;lt;&amp;gt;;
};&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using P07 (CTS) as general output pin</title><link>https://devzone.nordicsemi.com/thread/437807?ContentTypeID=1</link><pubDate>Mon, 24 Jul 2023 09:13:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7bc132b5-4acb-4003-b230-a2c0ca97a5c8</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Johanan,&lt;/p&gt;
&lt;p&gt;Making changes to an overlay files overwrite the dts file without directly making the changes, so it would be no problem doing it that way. Did you however change the CTS pin in the overlay to a different one.?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using P07 (CTS) as general output pin</title><link>https://devzone.nordicsemi.com/thread/437666?ContentTypeID=1</link><pubDate>Fri, 21 Jul 2023 12:35:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:293eaa60-d3ee-4747-a27b-b696ef8e67b6</guid><dc:creator>Johan.h</dc:creator><description>&lt;p&gt;I am using dk52 52832 boare, it does not look like a good idea to change that dts file. Why adding an overly file is not working?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using P07 (CTS) as general output pin</title><link>https://devzone.nordicsemi.com/thread/437575?ContentTypeID=1</link><pubDate>Fri, 21 Jul 2023 06:28:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db88a8f8-45e1-4ed1-99f1-c5dc586423c2</guid><dc:creator>keunsik</dc:creator><description>&lt;p&gt;If you use nRFConnect SDK,&amp;nbsp;&amp;nbsp; you must modify&amp;nbsp; dts file&lt;/p&gt;
&lt;p&gt;Place is Zephyr/board/arm/your- board/&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>