<?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>MQX Software SolutionsのトピックUsing multiple virtual com ports over single USB connection ?</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Using-multiple-virtual-com-ports-over-single-USB-connection/m-p/364628#M12031</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva; color: #0000ff;"&gt;Folks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva; color: #0000ff;"&gt;Is it possible to have multiple virtual COM ports using a single USB connection from Kinetis to host windows PC ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva; color: #0000ff;"&gt;I am using k64 with MQX 4.1.1, I can run virtual COM port Freescale USB CDC example, but what I want is to have 2 virtual COM ports identified in Windows for my Kinetis's USB connection, so that from Kinetis side of things I can send data to virtual COM port 1 or 2 or to both.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva; color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva; color: #0000ff;"&gt;Let me know. Any thoughts &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/mjbcswitzerland"&gt;mjbcswitzerland&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva; color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Mar 2015 21:16:33 GMT</pubDate>
    <dc:creator>nitinharish</dc:creator>
    <dc:date>2015-03-30T21:16:33Z</dc:date>
    <item>
      <title>Using multiple virtual com ports over single USB connection ?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Using-multiple-virtual-com-ports-over-single-USB-connection/m-p/364628#M12031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva; color: #0000ff;"&gt;Folks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva; color: #0000ff;"&gt;Is it possible to have multiple virtual COM ports using a single USB connection from Kinetis to host windows PC ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva; color: #0000ff;"&gt;I am using k64 with MQX 4.1.1, I can run virtual COM port Freescale USB CDC example, but what I want is to have 2 virtual COM ports identified in Windows for my Kinetis's USB connection, so that from Kinetis side of things I can send data to virtual COM port 1 or 2 or to both.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva; color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva; color: #0000ff;"&gt;Let me know. Any thoughts &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/mjbcswitzerland"&gt;mjbcswitzerland&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva; color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 21:16:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Using-multiple-virtual-com-ports-over-single-USB-connection/m-p/364628#M12031</guid>
      <dc:creator>nitinharish</dc:creator>
      <dc:date>2015-03-30T21:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using multiple virtual com ports over single USB connection ?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Using-multiple-virtual-com-ports-over-single-USB-connection/m-p/364629#M12032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nitin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See &lt;A href="http://www.utasker.com/kinetis/FRDM-K64F.html#CDC5" title="http://www.utasker.com/kinetis/FRDM-K64F.html#CDC5"&gt;http://www.utasker.com/kinetis/FRDM-K64F.html#CDC5&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This will allow 5 virtual COM ports to UART bridges with the FRDM-K64F or&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.utasker.com/kinetis/TWR-K64F120M.html" title="http://www.utasker.com/kinetis/TWR-K64F120M.html"&gt;µTasker Kinetis TWR-K64F120M support&lt;/A&gt; allows 6 virtual COM port to UART bridges (the K64 on the TWR has 6 UARTs while the one on the FRDM board - with less pins - has 5).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means that it is possible but I don't know whether the framework that you use can do it without developing the support needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Composite devices are discussed here in more detail: &lt;A href="http://www.utasker.com/kinetis/USB_Device.html" title="http://www.utasker.com/kinetis/USB_Device.html"&gt;http://www.utasker.com/kinetis/USB_Device.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kinetis: &lt;A href="http://www.utasker.com/kinetis.html" title="http://www.utasker.com/kinetis.html"&gt;µTasker Kinetis support&lt;/A&gt;&lt;/P&gt;&lt;P&gt;K64: &lt;A href="http://www.utasker.com/kinetis/FRDM-K64F.html" title="http://www.utasker.com/kinetis/FRDM-K64F.html"&gt;µTasker Kinetis FRDM-K64F support&lt;/A&gt; / &lt;A href="http://www.utasker.com/kinetis/TWR-K64F120M.html" title="http://www.utasker.com/kinetis/TWR-K64F120M.html"&gt;µTasker Kinetis TWR-K64F120M support&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Composite USB: &lt;A href="http://www.utasker.com/kinetis/USB_Device.html" title="http://www.utasker.com/kinetis/USB_Device.html"&gt;µTasker USB Device Configuration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;USB User's Guide: &lt;A href="http://www.utasker.com/docs/uTasker/USB_User_Guide.PDF" title="http://www.utasker.com/docs/uTasker/USB_User_Guide.PDF"&gt;http://www.utasker.com/docs/uTasker/USB_User_Guide.PDF&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;For the complete "out-of-the-box" Kinetis experience and faster time to market&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2015 01:01:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Using-multiple-virtual-com-ports-over-single-USB-connection/m-p/364629#M12032</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2015-03-31T01:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using multiple virtual com ports over single USB connection ?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Using-multiple-virtual-com-ports-over-single-USB-connection/m-p/364630#M12033</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;Please check the below thread and let me know if this helps!&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/300641"&gt;Dual CDC virtual com device&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/69266"&gt;Questions about "virtual_com" USB CDC driver in MQX 3.6 &amp;amp;amp; under CW10&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Sol &lt;BR /&gt; &lt;BR /&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>Tue, 07 Apr 2015 20:49:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Using-multiple-virtual-com-ports-over-single-USB-connection/m-p/364630#M12033</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-04-07T20:49:40Z</dc:date>
    </item>
  </channel>
</rss>

