<?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>MCUXpresso SDKのトピックUSB-CDC to uart  with RTS/CTS flow control</title>
    <link>https://community.nxp.com/t5/MCUXpresso-SDK/USB-CDC-to-uart-with-RTS-CTS-flow-control/m-p/1042169#M2242</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;I am currently in routine use usb_device_composite_cdc_vcom_cdc_vcom，I would like to implement hardware flow control by RTS &amp;amp; CTS。At present, for control of RTS I found a way，that is to deal with SetControlLineState class request,it is to deal with kUSB_DeviceCdcEventSetControlLineState in sdk。Problems encountered now is how to achieve control of CTS，I&amp;nbsp;did not find the appropriate interfaces in the sdk? And 《Universal Serial Bus Class Definitions for Communication Devices》 also not part of the description cts，we can find a request for RTS in this specification is SetControlLineState，but it does not mention the part cts，whether it can support CTS flow control？&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;Assume USB-cdc support CTS, then if there is a corresponding interface in the SDK?How to deal with the cts in usb_device_composite_cdc_vcom_cdc_vcom?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Looking forward to your reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Apr 2020 06:25:02 GMT</pubDate>
    <dc:creator>1099789860</dc:creator>
    <dc:date>2020-04-16T06:25:02Z</dc:date>
    <item>
      <title>USB-CDC to uart  with RTS/CTS flow control</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/USB-CDC-to-uart-with-RTS-CTS-flow-control/m-p/1042169#M2242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;I am currently in routine use usb_device_composite_cdc_vcom_cdc_vcom，I would like to implement hardware flow control by RTS &amp;amp; CTS。At present, for control of RTS I found a way，that is to deal with SetControlLineState class request,it is to deal with kUSB_DeviceCdcEventSetControlLineState in sdk。Problems encountered now is how to achieve control of CTS，I&amp;nbsp;did not find the appropriate interfaces in the sdk? And 《Universal Serial Bus Class Definitions for Communication Devices》 also not part of the description cts，we can find a request for RTS in this specification is SetControlLineState，but it does not mention the part cts，whether it can support CTS flow control？&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;Assume USB-cdc support CTS, then if there is a corresponding interface in the SDK?How to deal with the cts in usb_device_composite_cdc_vcom_cdc_vcom?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Looking forward to your reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2020 06:25:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/USB-CDC-to-uart-with-RTS-CTS-flow-control/m-p/1042169#M2242</guid>
      <dc:creator>1099789860</dc:creator>
      <dc:date>2020-04-16T06:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: USB-CDC to uart  with RTS/CTS flow control</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/USB-CDC-to-uart-with-RTS-CTS-flow-control/m-p/1042170#M2243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you notice the only control lines handle by the CDC stack are only RTS and DTR, but as the USB communication works, I think these lines aren't necessary.&amp;nbsp; The coordination between the host and the device will be done by the control endpoint (endpoint 0) so if the device needs to send a transmission or a reception the respective Token will be sent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alexis Andalon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2020 16:55:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/USB-CDC-to-uart-with-RTS-CTS-flow-control/m-p/1042170#M2243</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2020-04-24T16:55:00Z</dc:date>
    </item>
  </channel>
</rss>

