<?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: MIMXRT1060-EVK: i.MX RT1064 Evaluation Kit - Need a USB Host example that works ? in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MIMXRT1060-EVK-i-MX-RT1064-Evaluation-Kit-Need-a-USB-Host/m-p/1316244#M15586</link>
    <description>&lt;P&gt;Did you have any success ? I can not get any of the Host examples to enumerate anything.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems like its missing the host interrupt that triggers the device attach when the device sets its DP pin high.&lt;/P&gt;&lt;P&gt;I did get the +5V supply to work. The trick is to not use the power slide switch. just eave it alone (off - all the way to the left). Just set the jumper to 1-2 from the default.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 31 Jul 2021 19:22:11 GMT</pubDate>
    <dc:creator>k2</dc:creator>
    <dc:date>2021-07-31T19:22:11Z</dc:date>
    <item>
      <title>MIMXRT1060-EVK: i.MX RT1064 Evaluation Kit - Need a USB Host example that works ?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MIMXRT1060-EVK-i-MX-RT1064-Evaluation-Kit-Need-a-USB-Host/m-p/1308171#M15294</link>
      <description>&lt;P&gt;I Can get the device side examples to work - but none of the USB HS Host examples work. Whats the magic to get the Host to respond and attach to a device plug in ? VBUS is there ... This all worked in the old LPC examples. I'm migrating the design to the RT-1060 family. I have v11.3.1 with the latest 2.9.2 SDK installed. So please help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 06:22:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MIMXRT1060-EVK-i-MX-RT1064-Evaluation-Kit-Need-a-USB-Host/m-p/1308171#M15294</guid>
      <dc:creator>k2</dc:creator>
      <dc:date>2021-07-15T06:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1060-EVK: i.MX RT1064 Evaluation Kit - Need a USB Host example that works ?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MIMXRT1060-EVK-i-MX-RT1064-Evaluation-Kit-Need-a-USB-Host/m-p/1308822#M15310</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/3484"&gt;@k2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Please download the newest SDK2.10.0 code from this link:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://mcuxpresso.nxp.com/" target="_blank"&gt;https://mcuxpresso.nxp.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; You don't need to test the LPC examples, you can use the RT1060 SDK host code directly in the SDK:&lt;/P&gt;
&lt;P&gt;SDK_2_10_0_EVK-MIMXRT1060\boards\evkmimxrt1060\usb_examples&lt;/P&gt;
&lt;P&gt;Then refer to each demo readme to test it.&lt;/P&gt;
&lt;P&gt;Wish it helps you!&lt;/P&gt;
&lt;P&gt;If you still have questions about it, please kindly let me know.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 05:46:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MIMXRT1060-EVK-i-MX-RT1064-Evaluation-Kit-Need-a-USB-Host/m-p/1308822#M15310</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-07-16T05:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1060-EVK: i.MX RT1064 Evaluation Kit - Need a USB Host example that works ?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MIMXRT1060-EVK-i-MX-RT1064-Evaluation-Kit-Need-a-USB-Host/m-p/1309366#M15330</link>
      <description>&lt;P&gt;I upgraded the RT-1064 SDK to V2.10&amp;nbsp; and I see no change (host msd command example doesnt work).&lt;/P&gt;&lt;P&gt;I don't see the Host respond to the device pulling high the DP pin using connector J10 wheni i plug a flash drive in as a device in to J10. I measured VBUS on J10 and its fine at 4,90V.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anybody tested the Host examples using this 1064 EVK ? The device examples work fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It doesnt get to echi Interrupt for port change ... so i don't see how its ever going to enumerate.&lt;/P&gt;&lt;P&gt;Need some guidance here ... has anybody got this working on this EVK ?&lt;/P&gt;&lt;P&gt;I can't believe i'm hung up on this. The Host controller defined is EHCI.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jul 2021 18:58:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MIMXRT1060-EVK-i-MX-RT1064-Evaluation-Kit-Need-a-USB-Host/m-p/1309366#M15330</guid>
      <dc:creator>k2</dc:creator>
      <dc:date>2021-07-17T18:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1060-EVK: i.MX RT1064 Evaluation Kit - Need a USB Host example that works ?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MIMXRT1060-EVK-i-MX-RT1064-Evaluation-Kit-Need-a-USB-Host/m-p/1309449#M15334</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/3484"&gt;@k2&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;You are testing this project:&lt;/P&gt;
&lt;P&gt;SDK_2_10_0_EVK-MIMXRT1060\boards\evkmimxrt1060\usb_examples\usb_host_msd_command\freertos&lt;/P&gt;
&lt;P&gt;Right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Tomorrow, I will find one following cable and test it on my MIMXRT1064-EVK board:&lt;/P&gt;
&lt;P&gt;• USB A to micro AB cable&lt;/P&gt;
&lt;P&gt;Today, I don't have this cable on hand.&lt;/P&gt;
&lt;P&gt;After my test, I will let you know the test result.&lt;/P&gt;
&lt;P&gt;Do you already use the&amp;nbsp;USB A to micro AB cable and connect to your U disk, right?&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 02:02:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MIMXRT1060-EVK-i-MX-RT1064-Evaluation-Kit-Need-a-USB-Host/m-p/1309449#M15334</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-07-19T02:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1060-EVK: i.MX RT1064 Evaluation Kit - Need a USB Host example that works ?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MIMXRT1060-EVK-i-MX-RT1064-Evaluation-Kit-Need-a-USB-Host/m-p/1316244#M15586</link>
      <description>&lt;P&gt;Did you have any success ? I can not get any of the Host examples to enumerate anything.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems like its missing the host interrupt that triggers the device attach when the device sets its DP pin high.&lt;/P&gt;&lt;P&gt;I did get the +5V supply to work. The trick is to not use the power slide switch. just eave it alone (off - all the way to the left). Just set the jumper to 1-2 from the default.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Jul 2021 19:22:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MIMXRT1060-EVK-i-MX-RT1064-Evaluation-Kit-Need-a-USB-Host/m-p/1316244#M15586</guid>
      <dc:creator>k2</dc:creator>
      <dc:date>2021-07-31T19:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1060-EVK: i.MX RT1064 Evaluation Kit - Need a USB Host example that works ?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MIMXRT1060-EVK-i-MX-RT1064-Evaluation-Kit-Need-a-USB-Host/m-p/1319945#M15711</link>
      <description>&lt;P&gt;I finally got this to work. Used the host MSD cmd example. make sure you match the controller id to the connector you intend to use. J9 is Ehci0 and J10 is Ehci1.&lt;/P&gt;&lt;P&gt;in app.h ...&lt;/P&gt;&lt;P&gt;#define CONTROLLER_ID kUSB_ControllerEhci0 // Is J9&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;#define CONTROLLER_ID kUSB_ControllerEhci1 // Is J10&lt;/P&gt;&lt;P&gt;host init done&lt;BR /&gt;mass storage device attached:pid=0x5530vid=0x781 address=1&lt;BR /&gt;........................test start....................&lt;BR /&gt;get max logical units....success, logical units: 0&lt;BR /&gt;test unit ready....success, unit status: ready&lt;BR /&gt;request sense....success&lt;BR /&gt;inquiry...success&lt;BR /&gt;read capacity...success, last logical block:7856126 block length:512&lt;BR /&gt;read(10)...success&lt;BR /&gt;write(10)...success&lt;BR /&gt;........................test done....................&lt;BR /&gt;mass storage device detached&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Aug 2021 18:08:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MIMXRT1060-EVK-i-MX-RT1064-Evaluation-Kit-Need-a-USB-Host/m-p/1319945#M15711</guid>
      <dc:creator>k2</dc:creator>
      <dc:date>2021-08-07T18:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1060-EVK: i.MX RT1064 Evaluation Kit - Need a USB Host example that works ?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MIMXRT1060-EVK-i-MX-RT1064-Evaluation-Kit-Need-a-USB-Host/m-p/1588440#M23461</link>
      <description>Thanks K2</description>
      <pubDate>Thu, 26 Jan 2023 17:20:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MIMXRT1060-EVK-i-MX-RT1064-Evaluation-Kit-Need-a-USB-Host/m-p/1588440#M23461</guid>
      <dc:creator>james_boyce</dc:creator>
      <dc:date>2023-01-26T17:20:53Z</dc:date>
    </item>
  </channel>
</rss>

