<?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のトピックRe: LPC54628 HOST USB Issue</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-HOST-USB-Issue/m-p/933662#M37179</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you basing your code with our SDK examples? I flashed my LPCXpresso54628 board with the host_msd_fatfs example and it worked correctly. What happens if you try this on your side?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can download the latest version of the LPCXpresso54629 SDK from the following link:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://mcuxpresso.nxp.com/en/welcome" title="https://mcuxpresso.nxp.com/en/welcome"&gt;Welcome | MCUXpresso SDK Builder&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please tell me exactly which example is not working on your side so I can test it on mine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Oct 2019 22:15:46 GMT</pubDate>
    <dc:creator>FelipeGarcia</dc:creator>
    <dc:date>2019-10-03T22:15:46Z</dc:date>
    <item>
      <title>LPC54628 HOST USB Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-HOST-USB-Issue/m-p/933661#M37178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot seem to detect the insertion of a USB device (Phillips 16GB stick using an Insignia USB On-the-Go adapter).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to use the USB HOST example with fatfs and FreeRTOS on the OM13098 development board.&lt;/P&gt;&lt;P&gt;I was able to get the fatfs and RTOS working with the SD card so I'm pretty sure they are not the issue.&lt;/P&gt;&lt;P&gt;I can get the Host code started using the Ip3516Hs controller, including using USB RAM.&lt;/P&gt;&lt;P&gt;The clocks and pin assignments seem correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The USB[1] PORTSC1 register seems stuck at 0x1000.&lt;/P&gt;&lt;P&gt;I cannot seem to reset the port using PR (bit[8]), nor can I enable to port PED (bit[2]).&lt;/P&gt;&lt;P&gt;I assume this is why the detect is failing (bits[0,1] are CCS and CSC).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could I be missing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2019 18:30:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-HOST-USB-Issue/m-p/933661#M37178</guid>
      <dc:creator>anealca</dc:creator>
      <dc:date>2019-10-01T18:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54628 HOST USB Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-HOST-USB-Issue/m-p/933662#M37179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you basing your code with our SDK examples? I flashed my LPCXpresso54628 board with the host_msd_fatfs example and it worked correctly. What happens if you try this on your side?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can download the latest version of the LPCXpresso54629 SDK from the following link:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://mcuxpresso.nxp.com/en/welcome" title="https://mcuxpresso.nxp.com/en/welcome"&gt;Welcome | MCUXpresso SDK Builder&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please tell me exactly which example is not working on your side so I can test it on mine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2019 22:15:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-HOST-USB-Issue/m-p/933662#M37179</guid>
      <dc:creator>FelipeGarcia</dc:creator>
      <dc:date>2019-10-03T22:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54628 HOST USB Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-HOST-USB-Issue/m-p/933663#M37180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Felipe Garcia...&lt;/P&gt;&lt;P&gt;I have taken the example into a project I have been developing and am able to detect insertion of a USB MSD device (Phillips 16GB)&lt;/P&gt;&lt;P&gt;The IP3516HS IRS detects the insertion and attempt to attach to the device&lt;/P&gt;&lt;P&gt;It send the GetDes8 request but the stick doesn't respond.&lt;/P&gt;&lt;P&gt;Not sure why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USB_HostIp3516HsTaskFunction() see's&amp;nbsp;USB_HOST_IP3516HS_EVENT_PORT_CHANGE followed by&amp;nbsp;USB_HOST_IP3516HS_EVENT_ATTACH&lt;/P&gt;&lt;P&gt;Calls&amp;nbsp;USB_HostAttachDevice() which successfully instantiates the device and pipe sending&amp;nbsp;kStatus_DEV_GetDes8&lt;/P&gt;&lt;P&gt;Eventually calling USB_HostIp3516HsWriteControlPipe() to send the message&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2019 22:08:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-HOST-USB-Issue/m-p/933663#M37180</guid>
      <dc:creator>anealca</dc:creator>
      <dc:date>2019-10-04T22:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54628 HOST USB Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-HOST-USB-Issue/m-p/933664#M37181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Felipe...&lt;/P&gt;&lt;P&gt;Thanks for your feedback.&lt;/P&gt;&lt;P&gt;I am using a project I have created from the FreeRTOS with the TCP/IP socket...&lt;/P&gt;&lt;P&gt;I've added quite a few features including the SD card I/F with FatFS&lt;/P&gt;&lt;P&gt;I am switching from from SD card to USB because the SD card is too slow for my data rate logging&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can now can use the IP3516HS Host to detect the insertion of the stick...&lt;/P&gt;&lt;P&gt;BUT I cannot seem to get any responses from the stick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the IP3516HS host...&lt;/P&gt;&lt;P&gt;The ISR (USB_HostIp3516HsIsrFunction) correctly detects the device insertion...&lt;/P&gt;&lt;P&gt;The task (USB_HostIp3516HsTaskFunction) correctly see the device followed by the request to attach it&lt;/P&gt;&lt;P&gt;The attach ftn (USB_HostAttachDevice) sucessfully creates the device and control pipe&lt;/P&gt;&lt;P&gt;The driver (USB_HostIp3516HsWriteControlPipe) seems to send the&amp;nbsp;GetDes8 message without error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT the callback ftn (USB_HostEnumerationTransferCallback) does not get a valid response&lt;/P&gt;&lt;P&gt;&amp;nbsp; status = 0xb (kStatus_USB_TransferFailed)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your thoughts... Adrian.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2019 22:33:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-HOST-USB-Issue/m-p/933664#M37181</guid>
      <dc:creator>anealca</dc:creator>
      <dc:date>2019-10-04T22:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54628 HOST USB Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-HOST-USB-Issue/m-p/933665#M37182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Adrian,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What happens if you run the host_msd_fatfs example on your side? Does it work?&lt;/P&gt;&lt;P&gt;Have you tried to use a different USB stick?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please make sure you leave JP10 open and JP9 placed in 1-2 for USB1 host and HS mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2019 17:35:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-HOST-USB-Issue/m-p/933665#M37182</guid>
      <dc:creator>FelipeGarcia</dc:creator>
      <dc:date>2019-10-08T17:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54628 HOST USB Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-HOST-USB-Issue/m-p/933666#M37183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Felipe...&lt;/P&gt;&lt;P&gt;Thanks for your help...&lt;/P&gt;&lt;P&gt;I had some issues on how I imported the SDK example which caused it to fail.&lt;/P&gt;&lt;P&gt;I re-imported the lpc54628 Host MSD FATFS with FreeRTOS example and was able to get it to work correctly.&lt;/P&gt;&lt;P&gt;This pointed out the issue I had with my code and I now have it running the Fat test and throughput examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue is now resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2019 18:27:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-HOST-USB-Issue/m-p/933666#M37183</guid>
      <dc:creator>anealca</dc:creator>
      <dc:date>2019-10-08T18:27:10Z</dc:date>
    </item>
  </channel>
</rss>

