<?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 K20,adding USB Host to an existing project in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K20-adding-USB-Host-to-an-existing-project/m-p/215612#M3735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;i need your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have an idea on how to add USB modules to my CW10 project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I' have some notions of USB having implemented the same thing on another kind of processor,being able to enumerate an USB device,to mount a file system and to have bootloader functions.&lt;/P&gt;&lt;P&gt;But i dont know how to download the USB stack.&lt;/P&gt;&lt;P&gt;At first i tried to adapt part of the code in the AN4368 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I found this page&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MEDICALUSB&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MEDICALUSB&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;USB Stack Product Summary Page&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But maybe is better to ask you to have indication about the right way to start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Dec 2012 15:30:28 GMT</pubDate>
    <dc:creator>diegocolombo</dc:creator>
    <dc:date>2012-12-21T15:30:28Z</dc:date>
    <item>
      <title>K20,adding USB Host to an existing project</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K20-adding-USB-Host-to-an-existing-project/m-p/215612#M3735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;i need your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have an idea on how to add USB modules to my CW10 project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I' have some notions of USB having implemented the same thing on another kind of processor,being able to enumerate an USB device,to mount a file system and to have bootloader functions.&lt;/P&gt;&lt;P&gt;But i dont know how to download the USB stack.&lt;/P&gt;&lt;P&gt;At first i tried to adapt part of the code in the AN4368 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I found this page&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MEDICALUSB&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MEDICALUSB&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;USB Stack Product Summary Page&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But maybe is better to ask you to have indication about the right way to start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 15:30:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K20-adding-USB-Host-to-an-existing-project/m-p/215612#M3735</guid>
      <dc:creator>diegocolombo</dc:creator>
      <dc:date>2012-12-21T15:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: K20,adding USB Host to an existing project</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K20-adding-USB-Host-to-an-existing-project/m-p/215613#M3736</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;From &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MEDICALUSB&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MEDICALUSB&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;USB Stack Product Summary Page&lt;/A&gt; you can download the recent release of USB stack: USB stack v4.0.3. Install it an check the information there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Documentation folder you will find the necessary information to understand all the examples that come with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 20:21:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K20-adding-USB-Host-to-an-existing-project/m-p/215613#M3736</guid>
      <dc:creator>adriansc</dc:creator>
      <dc:date>2013-02-15T20:21:51Z</dc:date>
    </item>
  </channel>
</rss>

