<?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: LPC55S69 USB host doesn't work</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1757026#M54699</link>
    <description>&lt;P&gt;I'm experiencing the same problem with my LPC55S69-EVK Rev A2.&lt;BR /&gt;I've tried all the suggestions here but no luck.&lt;BR /&gt;Unmodified usb_host_msd_fatfs_bm, MCUXpresso IDE v11.8.1_1197, SDK v2_14_0 and hardware configured for FS.&lt;BR /&gt;I also have external power to P5.&lt;BR /&gt;As per above, I'm seeing "host init done".&lt;BR /&gt;It appears that there is no VBUS applied to the USB port.&lt;BR /&gt;Just wondering if there are any more things to try?&lt;BR /&gt;Thanks very much, John&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Nov 2023 16:05:56 GMT</pubDate>
    <dc:creator>jedwards1</dc:creator>
    <dc:date>2023-11-14T16:05:56Z</dc:date>
    <item>
      <title>LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1078203#M41478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LPC55S69 USB host doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SW: SDK example(usb_host_msd_fatfs_bm).&lt;/P&gt;&lt;P&gt;HW: LPC55S69-EVK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HW setting USB0 FS host is as below.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 11pt; margin: 0in;"&gt;Jumper J6 set to&amp;nbsp; FS.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 11pt; margin: 0in;"&gt;Jumper J7 closed.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 11pt; margin: 0in;"&gt;Connect P5 to power.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 11pt; margin: 0in;"&gt;Connect device on P10 full speed micro AB connector&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 11pt; margin: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 11pt; margin: 0in;"&gt;Then&amp;nbsp; make sure the following defines in usb_host_config.h&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14.6667px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14.6667px;"&gt;must be set like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 11pt; margin: 0in;"&gt;#define USB_HOST_CONFIG_KHCI (0U)&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 11pt; margin: 0in;"&gt;#define USB_HOST_CONFIG_EHCI (0U)&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 11pt; margin: 0in;"&gt;&lt;STRONG style="border: 0px; font-weight: bold; font-size: 14.6667px;"&gt;#define USB_HOST_CONFIG_OHCI (1U)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 11pt; margin: 0in;"&gt;#define USB_HOST_CONFIG_IP3516HS (0U)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After running SW&amp;nbsp;and inserting USB flash, there is no debug debug message output.&lt;/P&gt;&lt;P&gt;Just display "host init done".&lt;/P&gt;&lt;P&gt;Let me know if any suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2020 09:43:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1078203#M41478</guid>
      <dc:creator>kingchen-2024</dc:creator>
      <dc:date>2020-07-08T09:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1078204#M41479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The default&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;SDK example(usb_host_msd_fatfs_bm) without any modification is for full speed mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;just make sure J6 2-3 and J7 shunt for full speed mode.&lt;/P&gt;&lt;P&gt;Did you ever try the default project without modification?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2020 10:09:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1078204#M41479</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2020-07-09T10:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1078205#M41480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I didn't revise anything.&lt;/P&gt;&lt;P&gt;I took SDK V2.7 version.&lt;/P&gt;&lt;P&gt;It seems that I found the issue. The default SDK example&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;(usb_host_msd_fatfs_bm) is initial MCU 150MHZ. But my LPC55S69-EVK mcu is 0A version, which should be configured 100MHz max.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I will download the old SDK and try again.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2020 01:45:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1078205#M41480</guid>
      <dc:creator>kingchen-2024</dc:creator>
      <dc:date>2020-07-10T01:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1078206#M41481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I&amp;nbsp;checked my demo board. It can run 150MHz.&lt;/P&gt;&lt;P&gt;And make sure J6 2-3, J7 shut, Full speed, P5 power inserted. And I tested USB device CDC demo full speed P10, which is no problem running at 150MHz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any suggestion?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2020 03:14:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1078206#M41481</guid>
      <dc:creator>kingchen-2024</dc:creator>
      <dc:date>2020-07-10T03:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1078207#M41482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are sure your EVK MCU is&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;0A version, please use it in 100MHz or lower.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;0A version doesn't pass full test under 150MHz. Only 1B pass it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I know in some condition 0A can also work under 150MHz, but we can't guarantee its performance.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2020 03:46:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1078207#M41482</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2020-07-10T03:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1078208#M41483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But I changed BOARD_BootClockPLL150M() with&amp;nbsp;BOARD_BootClockPLL100M().&lt;/P&gt;&lt;P&gt;It is the same result. And I took the OTG cable for test.&lt;/P&gt;&lt;P&gt;The chip mark date is 1850.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any suggestion?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2020 03:51:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1078208#M41483</guid>
      <dc:creator>kingchen-2024</dc:creator>
      <dc:date>2020-07-10T03:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1078209#M41484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please make sure you have external power supply and try again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2020 08:25:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1078209#M41484</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2020-08-11T08:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1152314#M42202</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I have a similar issue for the default SDK example (usb_host_msd_fatfs_bm). I am using SDK 2.8.2. my LPC55S69-EVK MCU is marked as "sSD19401B". I did not modify anything in the code, I also connect external power on P5, use P10 (USB0 FS) as host. J6 is 2-3, J7 shunt.&amp;nbsp;&lt;BR /&gt;I also tried the device mouse demo, it works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;After that, I also tested the demo on HS port (I modified usb_host_config.h and enable the IP3516HS controller, changed the jumper on J6 and J7). it doesn't work either. Device demo works on that HS port.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 20:53:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1152314#M42202</guid>
      <dc:creator>yingbohu71</dc:creator>
      <dc:date>2020-09-11T20:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1154963#M42273</link>
      <description>&lt;P&gt;I also changed the clock to use 100MHz only. still same issue.&amp;nbsp;&lt;BR /&gt;I measured VBUS pin, there is no power on VBUS&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 16:52:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1154963#M42273</guid>
      <dc:creator>yingbohu71</dc:creator>
      <dc:date>2020-09-17T16:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1155092#M42277</link>
      <description>&lt;P&gt;I could reproduce the issue using 0A silicon but it's not reproducible using production silicon (1B).&lt;/P&gt;
&lt;P&gt;As stated &lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/Understanding-LPC55S6x-Revisions-and-Tools/ta-p/1117604" target="_self"&gt;here&lt;/A&gt;, it is recommended to replace Revision 0A silicon with 1B silicon on boards with older board revision than Revision A2.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 23:33:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1155092#M42277</guid>
      <dc:creator>jc_pacheco</dc:creator>
      <dc:date>2020-09-17T23:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1155284#M42280</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I tested PLL0 100M on my side. this code can't run successful on my side.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZhangJennie_1-1600408793482.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125545iDFCA5B421EEA96F3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZhangJennie_1-1600408793482.png" alt="ZhangJennie_1-1600408793482.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;by checking the the USB host clock init code, I change&amp;nbsp;&lt;/P&gt;
&lt;P&gt;CLOCK_EnableUsbfs0HostClock(kCLOCK_UsbfsSrcPll1, 48000000U);&lt;/P&gt;
&lt;P&gt;to&amp;nbsp;&lt;/P&gt;
&lt;P&gt;CLOCK_EnableUsbfs0HostClock(kCLOCK_UsbfsSrcPll0, 48000000U);&lt;/P&gt;
&lt;P&gt;fix the issue&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZhangJennie_0-1600408569840.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125544iCFFB7A5D489AB6C0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZhangJennie_0-1600408569840.png" alt="ZhangJennie_0-1600408569840.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;the output on uart terminal is all successful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a nice day,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 06:05:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1155284#M42280</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2020-09-18T06:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1155819#M42299</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I just tried your suggestion:&lt;BR /&gt;1. changed the clock to 100M&lt;/P&gt;&lt;P&gt;BOARD_InitPins();&lt;BR /&gt;BOARD_BootClockPLL100M();&lt;BR /&gt;BOARD_InitDebugConsole();&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2. changed the USB FS clock to use&amp;nbsp;kCLOCK_UsbfsSrcPll0&lt;/P&gt;&lt;P&gt;#if ((defined USB_HOST_CONFIG_OHCI) &amp;amp;&amp;amp; (USB_HOST_CONFIG_OHCI &amp;gt; 0U))&lt;BR /&gt;CLOCK_EnableUsbfs0HostClock(kCLOCK_UsbfsSrcPll0, 48000000U);&lt;BR /&gt;#if ((defined FSL_FEATURE_USBFSH_USB_RAM) &amp;amp;&amp;amp; (FSL_FEATURE_USBFSH_USB_RAM &amp;gt; 0U))&lt;BR /&gt;for (int i = 0; i &amp;lt; (FSL_FEATURE_USBFSH_USB_RAM &amp;gt;&amp;gt; 2); i++)&lt;BR /&gt;{&lt;BR /&gt;((uint32_t *)FSL_FEATURE_USBFSH_USB_RAM_BASE_ADDRESS)[i] = 0U;&lt;BR /&gt;}&lt;BR /&gt;#endif&lt;BR /&gt;#endif /* USB_HOST_CONFIG_OHCI */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still have the same issue. I believe I am using '1B' version of the MCU. SYSCON-&amp;gt;DIEID-&amp;gt;REV_ID is 0x1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you share with me the log output on your side?&lt;/P&gt;&lt;P&gt;Also could you also check the HS port?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2020 16:51:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1155819#M42299</guid>
      <dc:creator>yingbohu71</dc:creator>
      <dc:date>2020-09-19T16:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1155946#M42302</link>
      <description>&lt;P&gt;my part is 1B as well.&lt;/P&gt;
&lt;P&gt;Attached is my video.&lt;/P&gt;
&lt;P&gt;FYI.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 06:48:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1155946#M42302</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2020-09-22T06:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1156637#M42328</link>
      <description>&lt;P&gt;This video is for a ScribeMotorController project. Could you double check it?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 03:54:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1156637#M42328</guid>
      <dc:creator>yingbohu71</dc:creator>
      <dc:date>2020-09-22T03:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1156726#M42331</link>
      <description>&lt;P&gt;Please check again.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 06:48:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1156726#M42331</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2020-09-22T06:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1156949#M42337</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/177853"&gt;@yingbohu71&lt;/a&gt; , could you please provide a picture of your board and your setup?&lt;/P&gt;
&lt;P&gt;Please make sure it's labeled as "Revision A2"&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 00:22:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1156949#M42337</guid>
      <dc:creator>jc_pacheco</dc:creator>
      <dc:date>2020-09-23T00:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1158874#M42380</link>
      <description>&lt;P&gt;Here are the pictures how I setup the board hardware and also the screen shot of the IDE and output&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 20:28:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1158874#M42380</guid>
      <dc:creator>yingbohu71</dc:creator>
      <dc:date>2020-09-24T20:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1158875#M42381</link>
      <description>&lt;P&gt;The video is correct. Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 20:29:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1158875#M42381</guid>
      <dc:creator>yingbohu71</dc:creator>
      <dc:date>2020-09-24T20:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1159546#M42403</link>
      <description>&lt;P&gt;Basically, default configuration should work on this demo for FS USB. A few things to consider:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Make sure you are using the latest SDK and MCUXpresso IDE from &lt;A href="https://mcuxpresso.nxp.com/en/welcome" target="_self"&gt;MCUXpresso website&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Erase your project and start from scratch&lt;/LI&gt;
&lt;LI&gt;Make sure your power supply is working well, please try other USB cables or other power source&lt;/LI&gt;
&lt;LI&gt;Review all cables and USB dongle&lt;/LI&gt;
&lt;LI&gt;Try another LPCXpresso55S69&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If none of this work, please contact a local representative and try requesting another evaluation board.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 23:43:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1159546#M42403</guid>
      <dc:creator>jc_pacheco</dc:creator>
      <dc:date>2020-09-25T23:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 USB host doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1162501#M42457</link>
      <description>&lt;P&gt;Here is the latest update.&lt;/P&gt;&lt;P&gt;1. We (I and co-worker) tested on 3 Rev A2 boards and 1 Rev A1 board with and without the 2 settings. We just bought 2 new RevA2 boards to test this.&lt;BR /&gt;2. Device mouse demo works fine on all 4 boards.&lt;BR /&gt;3. We use J-Link interface installed with LPCScrypt 2.1.1.15.&lt;BR /&gt;4. We notice in your video, the project has a "0" in the name, and ours doesn't.&lt;BR /&gt;nxp video: lpcxpresso55s69_0_host_msd_fatfs_bm&lt;BR /&gt;ours: lpcxpresso55s69_host_msd_fatfs_bm&lt;BR /&gt;5. We use latest IDE and SDK just downloaded from the website. Please (NXP) download and install both to test the same thing.&lt;BR /&gt;6. Try 3 boards.&lt;BR /&gt;7. If it works, export the working project and send to us. Send a photo of the board so we can check jumper settings.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2020 20:12:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-USB-host-doesn-t-work/m-p/1162501#M42457</guid>
      <dc:creator>yingbohu71</dc:creator>
      <dc:date>2020-10-02T20:12:49Z</dc:date>
    </item>
  </channel>
</rss>

