<?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 Kinetis K USB CDC makefile project in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-USB-CDC-makefile-project/m-p/511227#M32280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking for an example/tutorial for USB CDC on Kinetis K devices. I want to avoid Processor Expert or KDS examples. Best would be a step-by-step instruction how to get USB CDC working without using any tools. What files need to be copied, what files need to be adjusted?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Philipp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Mar 2016 13:34:03 GMT</pubDate>
    <dc:creator>pkaar</dc:creator>
    <dc:date>2016-03-07T13:34:03Z</dc:date>
    <item>
      <title>Kinetis K USB CDC makefile project</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-USB-CDC-makefile-project/m-p/511227#M32280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking for an example/tutorial for USB CDC on Kinetis K devices. I want to avoid Processor Expert or KDS examples. Best would be a step-by-step instruction how to get USB CDC working without using any tools. What files need to be copied, what files need to be adjusted?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Philipp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 13:34:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-USB-CDC-makefile-project/m-p/511227#M32280</guid>
      <dc:creator>pkaar</dc:creator>
      <dc:date>2016-03-07T13:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K USB CDC makefile project</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-USB-CDC-makefile-project/m-p/511228#M32281</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;You can get out-of-the-box makefile based USB-CDC in the uTasker project:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fdocs%2FuTasker%2FUSB_User_Guide.PDF" rel="nofollow" target="_blank"&gt;http://www.utasker.com/docs/uTasker/USB_User_Guide.PDF&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fdocs%2FuTasker%2FuTaskerV1.3_USB_Demo.PDF" rel="nofollow" target="_blank"&gt;http://www.utasker.com/docs/uTasker/uTaskerV1.3_USB_Demo.PDF&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It allows multiple USB-CDC interfaces for communication (including MODBUS) or USB-UART bridging with complete end-to-end flow control (see reference with 6 USB-CDC-UART bridges at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FTWR-K64F120M.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/TWR-K64F120M.html&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The USB-CDC supports also RNDIS (for virtual Ethernet) and can be combined with MSD, Audio, HID without any effort - see &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FUSB_Device.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/USB_Device.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Industrially proven in many Coldfire products since 2008, and Kinetis K and KLs from 2011 - including unique USB simulation to simplify/accelerate application level development and testing as well as software auditing.&lt;/P&gt;&lt;P&gt;Not based on PE or KDS examples and requires no tools. Small memory footprint, extensively tested and maintained for professional requirements. One-on-one email/tel. support where required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Freely available as open-source at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fforum%2Findex.php%3Ftopic%3D1721.0" rel="nofollow" target="_blank"&gt;http://www.utasker.com/forum/index.php?topic=1721.0&lt;/A&gt;&lt;SPAN&gt; in case no support is desired (&lt;/SPAN&gt;&lt;EM&gt;some newest features may be missing in anonymous download versions&lt;/EM&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 00:40:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K-USB-CDC-makefile-project/m-p/511228#M32281</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2016-03-08T00:40:42Z</dc:date>
    </item>
  </channel>
</rss>

