<?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: USB CDC on Kinetis K64 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455207#M27112</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See my work project.&lt;BR /&gt; &lt;A href="https://community.nxp.com/thread/377609"&gt;USB Device CDC on KSDK PEx components and KDS 3.0 and KSDK 1.2.0 or KSDK  1.3.0 .&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Oct 2015 15:54:56 GMT</pubDate>
    <dc:creator>PitOn</dc:creator>
    <dc:date>2015-10-13T15:54:56Z</dc:date>
    <item>
      <title>USB CDC on Kinetis K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455202#M27107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying a new baremetal USB CDC project with freescale stack 4.1.1, and after modifying the example project given for K60 MCU, i've got it worked.&lt;/P&gt;&lt;P&gt;But now i want to create a new standalone project by picking up the files from the Stack's Device folder, and it built and run but my PC shows -&amp;gt; 'Device not Recognized'&lt;/P&gt;&lt;P&gt;Do i need to make some modification/customization to the files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Punit Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 12:13:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455202#M27107</guid>
      <dc:creator>punitkumar</dc:creator>
      <dc:date>2015-10-13T12:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC on Kinetis K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455203#M27108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Punit,&lt;/P&gt;&lt;P&gt;you need to disable the memory protection unit first:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MPU_CESR = 0;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See &lt;A href="http://mcuoneclipse.com/2014/10/25/usb-cdc-with-the-frdm-k64f-finally/" title="http://mcuoneclipse.com/2014/10/25/usb-cdc-with-the-frdm-k64f-finally/"&gt;USB CDC with the FRDM-K64F, finally! | MCU on Eclipse&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 13:16:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455203#M27108</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-10-13T13:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC on Kinetis K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455204#M27109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Erich,&lt;/P&gt;&lt;P&gt;have already done this, what to do next&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 13:32:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455204#M27109</guid>
      <dc:creator>punitkumar</dc:creator>
      <dc:date>2015-10-13T13:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC on Kinetis K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455205#M27110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might have a look at that code mentioned in that article: it is based on the 4.1.1 stack and works for me, both bare metal and with RTOS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 13:42:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455205#M27110</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-10-13T13:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC on Kinetis K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455206#M27111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following links contain USB-CDC for the K64 that allows 6 USB-CDCs at the same time. The FRDM-K64 supports 5 USB-CDC to UART bridges and the TWR-K64F120M supports 6 (simply program a binary and see it in action).&lt;BR /&gt;The operation can be simulated in the K64 simulator (including all USB operation).&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;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kinetis: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/kinetis.html" rel="nofollow"&gt;http://www.utasker.com/kinetis.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;K64: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/kinetis/FRDM-K64F.html" rel="nofollow"&gt;http://www.utasker.com/kinetis/FRDM-K64F.html&lt;/A&gt;&lt;SPAN&gt; / &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/kinetis/TWR-K64F120M.html" rel="nofollow"&gt;http://www.utasker.com/kinetis/TWR-K64F120M.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For the complete "out-of-the-box" Kinetis experience and faster time to market &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 15:34:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455206#M27111</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2015-10-13T15:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC on Kinetis K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455207#M27112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See my work project.&lt;BR /&gt; &lt;A href="https://community.nxp.com/thread/377609"&gt;USB Device CDC on KSDK PEx components and KDS 3.0 and KSDK 1.2.0 or KSDK  1.3.0 .&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 15:54:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455207#M27112</guid>
      <dc:creator>PitOn</dc:creator>
      <dc:date>2015-10-13T15:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC on Kinetis K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455208#M27113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the responses&lt;/P&gt;&lt;P&gt;can any help out from the problems in my existing project,&lt;/P&gt;&lt;P&gt;i've not used PE &amp;amp; just pick and drop files from stack,&lt;/P&gt;&lt;P&gt;now my PC, which detect the USB if i use an existing example, but not with my project,&lt;/P&gt;&lt;P&gt;error shown in device manager - '&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Windows has stopped this device because it has reported problems. (Code 43)'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;--&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Punit Kumar&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 10:27:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455208#M27113</guid>
      <dc:creator>punitkumar</dc:creator>
      <dc:date>2015-10-14T10:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC on Kinetis K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455209#M27114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error messages don't help much if there are low level problems with USB.&lt;/P&gt;&lt;P&gt;If you are going to do detailed work with USB it is recommended to invest in a USB analyser - the Beagle from Total Phase for example.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 11:47:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455209#M27114</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2015-10-14T11:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC on Kinetis K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455210#M27115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Punit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please be so kind to attach your project?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Isaac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 21:11:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455210#M27115</guid>
      <dc:creator>isaacavila</dc:creator>
      <dc:date>2015-10-14T21:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC on Kinetis K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455211#M27116</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/isaacavila"&gt;isaacavila&lt;/A&gt; &lt;/P&gt;&lt;P&gt;How to attach the project code here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 05:13:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455211#M27116</guid>
      <dc:creator>punitkumar</dc:creator>
      <dc:date>2015-10-15T05:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC on Kinetis K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455212#M27117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Punit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the "use advanced editor" and then "attach" your project in a zip format.&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Advanced Editor.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/23022iCD6B2DEA2A78068F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Advanced Editor.jpg" alt="Advanced Editor.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Attach project.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/23057i5C793077D4A398DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Attach project.jpg" alt="Attach project.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Isaac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 14:20:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455212#M27117</guid>
      <dc:creator>isaacavila</dc:creator>
      <dc:date>2015-10-15T14:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC on Kinetis K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455213#M27118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure the USB descriptor structure contents match the contents of the INF file used to install the driver. If the VID &amp;amp; PID don't match, it won't be able to recognize the device.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 15:49:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455213#M27118</guid>
      <dc:creator>patrickphilp</dc:creator>
      <dc:date>2015-10-15T15:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC on Kinetis K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455214#M27119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/isaacavila"&gt;isaacavila&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;mine is not showing advance editor,&lt;/P&gt;&lt;P&gt;tell me your email ID &amp;amp; i'll email you the zip folder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 05:41:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455214#M27119</guid>
      <dc:creator>punitkumar</dc:creator>
      <dc:date>2015-10-16T05:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC on Kinetis K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455215#M27120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all for the support specially to &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/isaacavila"&gt;isaacavila&lt;/A&gt; &amp;amp; &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/BlackNight"&gt;BlackNight&lt;/A&gt;, i got my USB worked today. The problem is, i need to define LITTLE_ENDIAN in &lt;/P&gt;&lt;P&gt;Can someone compare the performance of usb if the project is RAM built or Flash built, i need to utilize the maximum speed of the USB module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 07:33:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455215#M27120</guid>
      <dc:creator>punitkumar</dc:creator>
      <dc:date>2015-10-16T07:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC on Kinetis K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455216#M27121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also if someone can provide information for get starting Ethernet on K64.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Punit Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 07:35:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455216#M27121</guid>
      <dc:creator>punitkumar</dc:creator>
      <dc:date>2015-10-16T07:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC on Kinetis K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455217#M27122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Punit, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please see my answer at the post &lt;A href="https://community.nxp.com/message/577390"&gt;Re: 100Mbps Ethernet on kinetis K64&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 12:45:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-CDC-on-Kinetis-K64/m-p/455217#M27122</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-10-16T12:45:20Z</dc:date>
    </item>
  </channel>
</rss>

