<?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 50 MHz sample code usb_host on FRDM-K20D50M in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/50-MHz-sample-code-usb-host-on-FRDM-K20D50M/m-p/264888#M8441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the 50 MHz sample code, the usb_host project, the Readme.txt says...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FRDM-K20D50M setup&lt;/P&gt;&lt;P&gt;----------------&lt;/P&gt;&lt;P&gt;Use default jumper setting for board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the schematic for this board indicates &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPTIONAL USB HOST FUNCTIONALITY &lt;/P&gt;&lt;P&gt;POPULATE THESE &lt;/P&gt;&lt;P&gt;PARTS FOR &lt;/P&gt;&lt;P&gt;USB HOST FUNCTIONALITY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the parts indicated are J21 and R82.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just making sure I need to break out the soldering iron before I do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Oct 2013 15:28:41 GMT</pubDate>
    <dc:creator>rogerfl</dc:creator>
    <dc:date>2013-10-04T15:28:41Z</dc:date>
    <item>
      <title>50 MHz sample code usb_host on FRDM-K20D50M</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/50-MHz-sample-code-usb-host-on-FRDM-K20D50M/m-p/264888#M8441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the 50 MHz sample code, the usb_host project, the Readme.txt says...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FRDM-K20D50M setup&lt;/P&gt;&lt;P&gt;----------------&lt;/P&gt;&lt;P&gt;Use default jumper setting for board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the schematic for this board indicates &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPTIONAL USB HOST FUNCTIONALITY &lt;/P&gt;&lt;P&gt;POPULATE THESE &lt;/P&gt;&lt;P&gt;PARTS FOR &lt;/P&gt;&lt;P&gt;USB HOST FUNCTIONALITY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the parts indicated are J21 and R82.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just making sure I need to break out the soldering iron before I do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2013 15:28:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/50-MHz-sample-code-usb-host-on-FRDM-K20D50M/m-p/264888#M8441</guid>
      <dc:creator>rogerfl</dc:creator>
      <dc:date>2013-10-04T15:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: 50 MHz sample code usb_host on FRDM-K20D50M</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/50-MHz-sample-code-usb-host-on-FRDM-K20D50M/m-p/264889#M8442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Roger-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;had you succeeded to execute it?&lt;BR /&gt;I have executed the usb_host sample code.&lt;BR /&gt;From my experience, it will be OK only to connect J21 jumper.&lt;BR /&gt;"Use default jumper setting for board" would be incorrect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Yasuhiko Koumoto.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Sep 2014 00:54:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/50-MHz-sample-code-usb-host-on-FRDM-K20D50M/m-p/264889#M8442</guid>
      <dc:creator>yasuhikokoumoto</dc:creator>
      <dc:date>2014-09-07T00:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: 50 MHz sample code usb_host on FRDM-K20D50M</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/50-MHz-sample-code-usb-host-on-FRDM-K20D50M/m-p/264890#M8443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yasuhiko:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct, J21 has to be placed for USB Host to work. The code developers omitted this by mistake, because all the other projects work OK without J21.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 01:46:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/50-MHz-sample-code-usb-host-on-FRDM-K20D50M/m-p/264890#M8443</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2014-09-09T01:46:31Z</dc:date>
    </item>
  </channel>
</rss>

