<?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>Kinetis Software Development Kit中的主题 Re: KSDK2 USB CDC do not work with HTerm and QSerialport</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK2-USB-CDC-do-not-work-with-HTerm-and-QSerialport/m-p/641119#M6879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found a solution to this issue ... it seems there is a problem with DTE.&lt;/P&gt;&lt;P&gt;I disabled this "feature" with never setting g_deviceComposite-&amp;gt;cdcVcom.startTransactions to false.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Nov 2016 15:41:05 GMT</pubDate>
    <dc:creator>nobodyKnows</dc:creator>
    <dc:date>2016-11-08T15:41:05Z</dc:date>
    <item>
      <title>KSDK2 USB CDC do not work with HTerm and QSerialport</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK2-USB-CDC-do-not-work-with-HTerm-and-QSerialport/m-p/641118#M6878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a strange behavior with QSerialport and HTerm and USB CDC on a KL26Z256. I tried serveral examples (usb_device_composite_cdc_msc_lite, usb_device_cdc_vcom_lite, usb_device_cdc_vcom) all of these have the same issue.&lt;/P&gt;&lt;P&gt;First of all install the driver and everything is ok ... there are one new COM port. So lets open the comport and send one byte with HTerm nothing happends no echo nothing. Now the virtual comport is in some strange state.&lt;/P&gt;&lt;P&gt;It is not possible to send or receive something. If you close the comport and open it with another terminal application which &lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;usually&lt;/SPAN&gt;&lt;/SPAN&gt; do not cause this issue like docklight the com port is still frozen.&lt;/P&gt;&lt;P&gt;After replugging the device the comport is now useable again with docklight or hyperterminal. But if you open the port with HTerm the comport is again in a unuseable state.&lt;/P&gt;&lt;P&gt;With other CDC devices like LPC1765 - everything works great.&lt;/P&gt;&lt;P&gt;So it looks like these applications make something that cause this issue on KL26Z256 with KSDK2.0.&lt;/P&gt;&lt;P&gt;I tried to debug this issue with Wireshark it seems there are some malformed packets.&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Packet No. 2765 for "USB_Dump_with_QSerialport"&lt;BR /&gt; Packet No. 1053 for "USB_Dump_with_Docklight"&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this is a known &lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;phenomenon which can be fixed.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&lt;SPAN class="" lang="en"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&lt;SPAN class="" lang="en"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&lt;SPAN class="" lang="en"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;Thanks a lot and Best regards.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-339136"&gt;USB_Dump_with_QSerialport.pcapng.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-339136"&gt;USB_Dump_with_Docklight.pcapng.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 13:19:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK2-USB-CDC-do-not-work-with-HTerm-and-QSerialport/m-p/641118#M6878</guid>
      <dc:creator>nobodyKnows</dc:creator>
      <dc:date>2016-11-08T13:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: KSDK2 USB CDC do not work with HTerm and QSerialport</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK2-USB-CDC-do-not-work-with-HTerm-and-QSerialport/m-p/641119#M6879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found a solution to this issue ... it seems there is a problem with DTE.&lt;/P&gt;&lt;P&gt;I disabled this "feature" with never setting g_deviceComposite-&amp;gt;cdcVcom.startTransactions to false.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 15:41:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK2-USB-CDC-do-not-work-with-HTerm-and-QSerialport/m-p/641119#M6879</guid>
      <dc:creator>nobodyKnows</dc:creator>
      <dc:date>2016-11-08T15:41:05Z</dc:date>
    </item>
  </channel>
</rss>

