<?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>MQX Software SolutionsのトピックRe: USB host does not reconnect</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-host-does-not-reconnect/m-p/424024#M14128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alejandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not working in the migration at this moment, maybe in one or two weeks.&lt;/P&gt;&lt;P&gt;As soon as I finish it, I can post a comment here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;sandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jul 2015 17:06:00 GMT</pubDate>
    <dc:creator>sandrobastos</dc:creator>
    <dc:date>2015-07-27T17:06:00Z</dc:date>
    <item>
      <title>USB host does not reconnect</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-host-does-not-reconnect/m-p/424018#M14122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using MQX 4.1.1 with TWR-VF65GS10 (Vybrid), under IAR Systems platform; I'm trying to make the example MFS_USB ("...\Freescale_MQX_4_1\mfs\examples\mfs_usb") to work, in order to read flash drives.&lt;/P&gt;&lt;P&gt;As I already use the USB0 as a device, I changed "twrvf65gs10_a5.h" to use USB1 as host:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;#define USBCFG_DEFAULT_HOST_CONTROLLER&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;(&amp;amp;_bsp_usb_host_ehci1_if)&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that, if I run the example without the flash drive and then attach the drive, it's mostly not recognized. If I start the example with the pen drive attached, ok, it's recognized and works fine, but, if I disconnect it and reconnect it again, it's not found again (most of times).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other words, the "USB_ATTACH_EVENT", in many times, doesn't happen, in 'USB_task()', in module 'usb_task.c'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/karinavalencia"&gt;karinavalencia&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/fernandaprata"&gt;fernandaprata&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/bfac"&gt;bfac&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/rendy"&gt;rendy&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/DavidSeymour"&gt;DavidSeymour&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/josealmeida"&gt;josealmeida&lt;/A&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 16:48:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-host-does-not-reconnect/m-p/424018#M14122</guid>
      <dc:creator>sandrobastos</dc:creator>
      <dc:date>2015-07-20T16:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: USB host does not reconnect</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-host-does-not-reconnect/m-p/424019#M14123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, what's your MQX version? Dou you have the 4.1.2 for Vybrid? ---&amp;gt; &lt;A href="https://freescale.flexnetoperations.com/control/frse/download?element=6003621" title="https://freescale.flexnetoperations.com/control/frse/download?element=6003621"&gt;https://freescale.flexnetoperations.com/control/frse/download?element=6003621&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 12:01:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-host-does-not-reconnect/m-p/424019#M14123</guid>
      <dc:creator>rendy</dc:creator>
      <dc:date>2015-07-24T12:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: USB host does not reconnect</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-host-does-not-reconnect/m-p/424020#M14124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rene,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using MQX 4.1.1; I tried to migrate to 4.1.2 but I had many problems: &lt;A href="https://community.nxp.com/thread/337321"&gt;Migrating from MQX4.1.1 to 4.1.2_Vybrid - USB issues&lt;/A&gt; &lt;/P&gt;&lt;P&gt;A colleague mine is working to migrate to version 4.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;P&gt;sandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 12:21:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-host-does-not-reconnect/m-p/424020#M14124</guid>
      <dc:creator>sandrobastos</dc:creator>
      <dc:date>2015-07-24T12:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: USB host does not reconnect</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-host-does-not-reconnect/m-p/424021#M14125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The USB stack prior 4.1.2 is completely different. The newer stack (present in 4.1.2, 4.2.0) solves many issues of the older one, so I think it's worth the effort of migrating. If you think it's urgent I will consult the issue with my colleague from R&amp;amp;D on Monday. But let's make sure we won't do any work which will be discarded after your migration to 4.2.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 12:51:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-host-does-not-reconnect/m-p/424021#M14125</guid>
      <dc:creator>rendy</dc:creator>
      <dc:date>2015-07-24T12:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: USB host does not reconnect</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-host-does-not-reconnect/m-p/424022#M14126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, I will migrate to 4.2.0 and evaluate again...it's not that urgent so, you don't need to carry on this issue before we migrate...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you anyway,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 12:55:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-host-does-not-reconnect/m-p/424022#M14126</guid>
      <dc:creator>sandrobastos</dc:creator>
      <dc:date>2015-07-24T12:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: USB host does not reconnect</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-host-does-not-reconnect/m-p/424023#M14127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if the migration solved the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 16:59:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-host-does-not-reconnect/m-p/424023#M14127</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-07-27T16:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: USB host does not reconnect</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-host-does-not-reconnect/m-p/424024#M14128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alejandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not working in the migration at this moment, maybe in one or two weeks.&lt;/P&gt;&lt;P&gt;As soon as I finish it, I can post a comment here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;sandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 17:06:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-host-does-not-reconnect/m-p/424024#M14128</guid>
      <dc:creator>sandrobastos</dc:creator>
      <dc:date>2015-07-27T17:06:00Z</dc:date>
    </item>
  </channel>
</rss>

