<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: example code for RTS/CTS flow control (FRDMK64F120) in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/example-code-for-RTS-CTS-flow-control-FRDMK64F120/m-p/424612#M14154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Radek&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; can you give more detail how to modify that code. what are the file i want to modify and what are the API function&lt;/P&gt;&lt;P&gt;available. if any documentation file there.? please guide me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;thiva&lt;/P&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Apr 2015 03:50:43 GMT</pubDate>
    <dc:creator>thivap</dc:creator>
    <dc:date>2015-04-23T03:50:43Z</dc:date>
    <item>
      <title>example code for RTS/CTS flow control (FRDMK64F120)</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/example-code-for-RTS-CTS-flow-control-FRDMK64F120/m-p/424610#M14152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am working on frdmk64f120 controller. i want to implement flow control in UART. i am using KDS 2.0 IDE and ksdk 1.1.0 mqx examples.&lt;/P&gt;&lt;P&gt;any one give RTS/CTS flow control code reference for me?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using UART-2 pins:&lt;/P&gt;&lt;P&gt;PTD0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -RTS&lt;/P&gt;&lt;P&gt;PTD1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -CTS&lt;/P&gt;&lt;P&gt;PTD2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -RX&lt;/P&gt;&lt;P&gt;PTD3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -TX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;thiva p&lt;/P&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 10:58:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/example-code-for-RTS-CTS-flow-control-FRDMK64F120/m-p/424610#M14152</guid>
      <dc:creator>thivap</dc:creator>
      <dc:date>2015-04-20T10:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: example code for RTS/CTS flow control (FRDMK64F120)</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/example-code-for-RTS-CTS-flow-control-FRDMK64F120/m-p/424611#M14153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately UART driver in KSDK 1.1 do not support hardware flow control and version 1.2 will not solve it also.&lt;/P&gt;&lt;P&gt;We also don’t have any example code or modification for adding hardware flow control support to KSDK UART driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As free inspiration for your own modifications you can use MQX 4.1.1 (MQX4.2) serial driver which contains hardware flow control support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;RadekS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 13:56:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/example-code-for-RTS-CTS-flow-control-FRDMK64F120/m-p/424611#M14153</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2015-04-22T13:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: example code for RTS/CTS flow control (FRDMK64F120)</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/example-code-for-RTS-CTS-flow-control-FRDMK64F120/m-p/424612#M14154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Radek&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; can you give more detail how to modify that code. what are the file i want to modify and what are the API function&lt;/P&gt;&lt;P&gt;available. if any documentation file there.? please guide me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;thiva&lt;/P&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 03:50:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/example-code-for-RTS-CTS-flow-control-FRDMK64F120/m-p/424612#M14154</guid>
      <dc:creator>thivap</dc:creator>
      <dc:date>2015-04-23T03:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: example code for RTS/CTS flow control (FRDMK64F120)</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/example-code-for-RTS-CTS-flow-control-FRDMK64F120/m-p/424613#M14155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Serial driver in MQX 4.1.1 is located at c:\Freescale\Freescale_MQX_4_1\mqx\source\io\serial\&lt;/P&gt;&lt;P&gt;Serial driver in KSDK 1.1 is located at c:\Freescale\KSDK_1.1.0\platform\drivers\src\uart\&lt;/P&gt;&lt;P&gt;Code related to hardware flow control in MQX 4.1.1 serial driver could be detected by occurrence of IO_SERIAL_HW_FLOW_CONTROL macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RTS (Request to Send) and CTS (Clear to Send) signals: These two lines allow the receiver and the transmitter to alert each other to their state. A transmitter raises its RTS line, which causes an interrupt on the receiver, i.e - hey can I send some data?. If the receiver is in a position to receive the data it will assert its CTS line, i.e - yes you can start sending.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, you can use also any IO pins for handling RTS,CTS pins instead of hardware feature in UART module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;RadekS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 13:35:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/example-code-for-RTS-CTS-flow-control-FRDMK64F120/m-p/424613#M14155</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2015-04-23T13:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: example code for RTS/CTS flow control (FRDMK64F120)</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/example-code-for-RTS-CTS-flow-control-FRDMK64F120/m-p/424614#M14156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/RadekS"&gt;RadekS&lt;/A&gt;​ I am using a K22F and also need to have hardware flow control enabled.&amp;nbsp; By any chance has this answer changed?&amp;nbsp; I understand that KSDK 1.2 doesn't have support.&amp;nbsp; I read over KSDK 1.3's release notes and don't see anything about hardware flow control there, either.&amp;nbsp; So is the current solution for everyone to still merge in source from the MQX serial driver?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/thivap"&gt;thivap&lt;/A&gt;​ did you ever successfully get&amp;nbsp; your hardware flow control implemented?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 13:37:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/example-code-for-RTS-CTS-flow-control-FRDMK64F120/m-p/424614#M14156</guid>
      <dc:creator>dave408</dc:creator>
      <dc:date>2015-10-08T13:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: example code for RTS/CTS flow control (FRDMK64F120)</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/example-code-for-RTS-CTS-flow-control-FRDMK64F120/m-p/424615#M14157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi dave408,&lt;/P&gt;&lt;P&gt;I am afraid that this currently still missing even in KSDK 2.0 feature plan. But this plan isn’t still fixed, therefore there is still a chance that it will be in next KSDK version (Unfortunately I cannot promise it).&lt;/P&gt;&lt;P&gt;So, my recommendation is unfortunately still valid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW: I didn't recommend merge MQX serial driver and KSDK code. I recommended using MQX code as inspiration - look on configuration and check where we have to add commands for generating RTS/CTS signals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;RadekS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 11:17:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/example-code-for-RTS-CTS-flow-control-FRDMK64F120/m-p/424615#M14157</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2015-10-09T11:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: example code for RTS/CTS flow control (FRDMK64F120)</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/example-code-for-RTS-CTS-flow-control-FRDMK64F120/m-p/424616#M14158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;KSDK + MQX have some so usefull drivers, but uart is not the case. No buffer support, not flow control support, no 485 support. Its like a useless driver in real word.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 12:58:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/example-code-for-RTS-CTS-flow-control-FRDMK64F120/m-p/424616#M14158</guid>
      <dc:creator>voider</dc:creator>
      <dc:date>2015-10-16T12:58:03Z</dc:date>
    </item>
  </channel>
</rss>

