<?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>LPC MicrocontrollersのトピックCannot communicate to LS device through FS HUB.</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Cannot-communicate-to-LS-device-through-FS-HUB/m-p/583116#M20807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sycc90 on Mon Feb 15 21:17:12 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello everyone!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm developing an application with the LPC4337 uC using the embedded USB HS hardware and the LPCOpen USB library.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to communicate with a LS device that's connected downstream from the uC through a FS HUB, unfortunately this does not seem to work. After requesting for a control transfer (with the interface provided by LPCOpen: HcdControlTransfer) it gets stuck waiting for it to finish (by querying the transfer status). If I replace the FS HUB with a HS one then it works perfectly, so that somehow makes me think there's some trouble when dealing the a LS transaction through a FS HUB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;According to the manual (UM10503: section 25.8.1.4), the uC should handle sending the appropiate FS PRE-PID followed by the LS transfer and whatnot. So I'm certain this is supposed to be supported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anything I can try? It doesn't seem as if there's anything I need to configure (besides the pipe's speed, which I've set to LS as indicated by the manual section I indicated above, is that right?), it appears it's all handled internally by the LPCOpen library, so I'm kind of at a loss as to what to try.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll see if I can get a FS device to connect downstream and try that with the FS HUB to see what happens... in the meantime, any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you all for your help!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:08:38 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:08:38Z</dc:date>
    <item>
      <title>Cannot communicate to LS device through FS HUB.</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Cannot-communicate-to-LS-device-through-FS-HUB/m-p/583116#M20807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sycc90 on Mon Feb 15 21:17:12 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello everyone!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm developing an application with the LPC4337 uC using the embedded USB HS hardware and the LPCOpen USB library.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to communicate with a LS device that's connected downstream from the uC through a FS HUB, unfortunately this does not seem to work. After requesting for a control transfer (with the interface provided by LPCOpen: HcdControlTransfer) it gets stuck waiting for it to finish (by querying the transfer status). If I replace the FS HUB with a HS one then it works perfectly, so that somehow makes me think there's some trouble when dealing the a LS transaction through a FS HUB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;According to the manual (UM10503: section 25.8.1.4), the uC should handle sending the appropiate FS PRE-PID followed by the LS transfer and whatnot. So I'm certain this is supposed to be supported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anything I can try? It doesn't seem as if there's anything I need to configure (besides the pipe's speed, which I've set to LS as indicated by the manual section I indicated above, is that right?), it appears it's all handled internally by the LPCOpen library, so I'm kind of at a loss as to what to try.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll see if I can get a FS device to connect downstream and try that with the FS HUB to see what happens... in the meantime, any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you all for your help!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:08:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Cannot-communicate-to-LS-device-through-FS-HUB/m-p/583116#M20807</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot communicate to LS device through FS HUB.</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Cannot-communicate-to-LS-device-through-FS-HUB/m-p/583117#M20808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sycc90 on Sun Feb 21 13:57:12 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok, so I managed to get a FS device to connect to the FS HUB and that works perfectly as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem seems to be exactly what I first described then, communicating with a LS device through a FS HUB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does someone have any idea on how to use the LPC4337 like this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:08:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Cannot-communicate-to-LS-device-through-FS-HUB/m-p/583117#M20808</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:08:39Z</dc:date>
    </item>
  </channel>
</rss>

