<?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 USB MSD Host Bootloader in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-MSD-Host-Bootloader/m-p/475579#M28922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've upgraded the project chip from K60&amp;nbsp; to K64, I used with the K60 a USB MSD Host Bootloader through a memory stick. Is there a similar solution with the K64, Is seems that the bootloader provided, only work as a USB Device.&lt;/P&gt;&lt;P&gt;Please Advise,&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Michael David.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 May 2016 12:20:13 GMT</pubDate>
    <dc:creator>MichaelDavid</dc:creator>
    <dc:date>2016-05-17T12:20:13Z</dc:date>
    <item>
      <title>USB MSD Host Bootloader</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-MSD-Host-Bootloader/m-p/475579#M28922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've upgraded the project chip from K60&amp;nbsp; to K64, I used with the K60 a USB MSD Host Bootloader through a memory stick. Is there a similar solution with the K64, Is seems that the bootloader provided, only work as a USB Device.&lt;/P&gt;&lt;P&gt;Please Advise,&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Michael David.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 12:20:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-MSD-Host-Bootloader/m-p/475579#M28922</guid>
      <dc:creator>MichaelDavid</dc:creator>
      <dc:date>2016-05-17T12:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: USB MSD Host Bootloader</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-MSD-Host-Bootloader/m-p/475580#M28923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although the best approach to your needs is to migrate this project (&lt;A href="https://community.nxp.com/docs/DOC-102616"&gt;TWR-K70 MSD HOST Bootloader based on AN4368 source code&lt;/A&gt; ) to MK64F part, I would strongly recommend to create this USB Host bootloader by using Kinetis Bootloader as reference, because AN4368 uses USB BareMetal stack (4.1.1) which is now obsolete and no longer recommended for future designs. On the other hand, Kinetis Bootloader (2.0) offers you an USB MSD Device bootloader which could serve as reference for your Host project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for all inconvenience it may cause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Isaac Avila&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 23:39:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-MSD-Host-Bootloader/m-p/475580#M28923</guid>
      <dc:creator>isaacavila</dc:creator>
      <dc:date>2016-05-17T23:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: USB MSD Host Bootloader</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-MSD-Host-Bootloader/m-p/475581#M28924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;the solution you provided doesn't seem to be relevant, migrating the MSD HOST to the K64 isn't supported by the CW (K64 USB isn't supported). Using a slave bootloader as a reference isn't so good because a Slave bootloader in DEVICE mode is totally different than a Master in HOST mode. Sure hope better solution can be provided.&lt;/P&gt;&lt;P&gt;Michael David.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 08:58:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-MSD-Host-Bootloader/m-p/475581#M28924</guid>
      <dc:creator>MichaelDavid</dc:creator>
      <dc:date>2016-05-19T08:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: USB MSD Host Bootloader</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-MSD-Host-Bootloader/m-p/475582#M28925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It´s been a while since I was looking for a USB Host Bootloader too, and I think the best solution would be to merge a USB Host SDK demo example with the Kinetis Bootloader. Is there a way, document or tuturial to do this kind of stuff?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 14:08:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-MSD-Host-Bootloader/m-p/475582#M28925</guid>
      <dc:creator>micheljssimon</dc:creator>
      <dc:date>2017-04-19T14:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: USB MSD Host Bootloader</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-MSD-Host-Bootloader/m-p/475583#M28926</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;USB memory stick loader is available for almost all Kinetis parts in the Open Source uTasker project which can be downloaded from GITHUB:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Web:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FuTasker%2FuTasker-Kinetis" rel="nofollow" target="_blank"&gt;https://github.com/uTasker/uTasker-Kinetis&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;HTTPS:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FuTasker%2FuTasker-Kinetis.git" rel="nofollow" target="_blank"&gt;https://github.com/uTasker/uTasker-Kinetis.git&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;SSH:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:git@github.com"&gt;git@github.com&lt;/A&gt;&lt;SPAN&gt;:uTasker/uTasker-Kinetis.git&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Documentation at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fdocs%2FuTasker%2FuTaskerSerialLoader.PDF" rel="nofollow" target="_blank"&gt;http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.PDF&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can also work as USB-MSD device loader or Memory stick loader (automatically detects the mode to use) as well as composite KBOOT compatible, SD card or various others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Builds with 10 different IDEs, includes in-built support for about 50 Kinetis development boards (no porting required between parts), smaller code size than the examples in KSDK and can be completely simulated in Visual Studio for optimal development efficiency if customising is desired (proven in many industrial products on a multitude of memory sticks and so risk-free).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For professional use, one-on-one support is also available.&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Professional support for Kinetis: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Findex.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/index.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Remote desktop one-on-one coaching: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fservices.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/services.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Getting started to expert videos: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.youtube.com%2Fresults%3Fsearch_query%3Dutasker%2Bshorts" rel="nofollow" target="_blank"&gt;https://www.youtube.com/results?search_query=utasker+shorts&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 20:33:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-MSD-Host-Bootloader/m-p/475583#M28926</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2017-04-19T20:33:16Z</dc:date>
    </item>
  </channel>
</rss>

