<?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/"><channel><title>You will never guess how JLink deals with UART flow control</title><link>/nordic/nordic-blog/b/blog/posts/you-will-never-guess-how-jlink-deals-with-uart-flo</link><description>TL;DR: It ignores whatever the computer tells it to do and does an automatic detection.
And the reason? UART terminals are not doing flow control settings in a consistent way, and in some cases incorrectly. Therefore the JLink OB firmware will detec</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><item><title>RE: You will never guess how JLink deals with UART flow control</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/you-will-never-guess-how-jlink-deals-with-uart-flo</link><pubDate>Wed, 21 Feb 2024 19:18:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c920a57d-5810-4eca-aa4d-5eeb70a5bfa3</guid><dc:creator>Brian_H</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;It&amp;#39;s worth mentioning that for typical RTS/CTS hardware flow control, the RTS/CTS lines&amp;nbsp;&lt;em&gt;do not cross &lt;/em&gt;(unlike TX/RX).&amp;nbsp; CTS goes to CTS and RTS goes to RTS; on the DTE (&amp;#39;computer&amp;#39;), RTS is an&amp;nbsp;&lt;em&gt;output&amp;nbsp;&lt;/em&gt;and CTS is an&amp;nbsp;&lt;em&gt;input&lt;/em&gt;; on the DCE (&amp;#39;modem&amp;#39;), RTS is an&amp;nbsp;&lt;em&gt;input&lt;/em&gt; and CTS is an&amp;nbsp;&lt;em&gt;output&lt;/em&gt;.&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1098&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: You will never guess how JLink deals with UART flow control</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/you-will-never-guess-how-jlink-deals-with-uart-flo</link><pubDate>Mon, 04 Dec 2017 12:39:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c920a57d-5810-4eca-aa4d-5eeb70a5bfa3</guid><dc:creator>Eirik Midttun</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It was really hard to tell in my case, and I think the same thing applies in this case. When studying the problem I used &lt;a href="http://www.usblyzer.com/"&gt;USBlyzer&lt;/a&gt; while monitoring the 4 GPIO lines. That will at least give you some visibility on what goes on, for example if the RTS or CTS is not in the right state.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m afraid you have to do the debugging yourself. If you see any strange behavior that you can&amp;#39;t explain I can check if there is a non-obvious design decision behind it, such as the need to do power measurements.&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1098&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: You will never guess how JLink deals with UART flow control</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/you-will-never-guess-how-jlink-deals-with-uart-flo</link><pubDate>Sun, 03 Dec 2017 20:35:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c920a57d-5810-4eca-aa4d-5eeb70a5bfa3</guid><dc:creator>Adrian Eggenberger</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Just was searching for an explanation for my strange behavior with the serial port of my nRF52DK boards and found your post. I&amp;#39;m using the nRF52 DK with the jLink VCOM with flow control. The behavior I see is that sometime the communication is blocked and no data is transfered to the nRF chip. Only a power cycle seems to fix this issue.&lt;/p&gt;
&lt;p&gt;I thought that your explanation may fit for may behavior. If so opening the serial port and change the Baudrate should activate the UART on the board, but it didn&amp;#39;t fix my problem.&lt;/p&gt;
&lt;p&gt;What can cause the jLink VCOM to be stucked? How to resolve this? Any ideas?&lt;/p&gt;
&lt;p&gt;Regards Adrian&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1098&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>