<?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: LPC55S28 USB High speed device will automatical enter suspend after enumeration in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S28-USB-High-speed-device-will-automatical-enter-suspend/m-p/1754776#M54672</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/225107"&gt;@tks11111&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can refer to below thread change domo from USB0(FS) to USB1(HS):&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/LPC-ALL-Summary-of-Switching-USB-demo-from-USB0-to-USB1/ta-p/1428522" target="_blank"&gt;https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/LPC-ALL-Summary-of-Switching-USB-demo-from-USB0-to-USB1/ta-p/1428522&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Nov 2023 08:14:48 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2023-11-09T08:14:48Z</dc:date>
    <item>
      <title>LPC55S28 USB High speed device will automatical enter suspend after enumeration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S28-USB-High-speed-device-will-automatical-enter-suspend/m-p/1750277#M54604</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am working on a USB high speed project using the dev_hid_mouse_bm template and the LPCXpresso55S28 board.&lt;/P&gt;&lt;P&gt;I modified the descriptor and the endpoint number, and programmed the code to the LPC55S28.&lt;/P&gt;&lt;P&gt;However, the device enters suspend mode and cannot receive any USB packets after enumeration successful.&lt;/P&gt;&lt;P&gt;My goal is to support USB data IN, data OUT, and set/get feature report.&lt;/P&gt;&lt;P&gt;I had do the following test from my own.&lt;/P&gt;&lt;P&gt;1. Base on sample code, and set&amp;nbsp;USB_DEVICE_CONFIG_LPCIP3511HS (1) and&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;USB_DEVICE_CONFIG_LPCIP3511FS&lt;/SPAN&gt;&lt;SPAN&gt; (&lt;/SPAN&gt;&lt;SPAN&gt;0U&lt;/SPAN&gt;&lt;SPAN&gt;). mouse cursor can run normally.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;2. Add a endpoint out to mouse sample code.&amp;nbsp;mouse cursor can run normally.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;3. Change hid report descriptor. Device will enter USB suspend after successful USB enumeration.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me check if I need to change anything?&lt;/P&gt;&lt;P&gt;I have attached my sample code. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 13:21:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S28-USB-High-speed-device-will-automatical-enter-suspend/m-p/1750277#M54604</guid>
      <dc:creator>tks11111</dc:creator>
      <dc:date>2023-11-01T13:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S28 USB High speed device will automatical enter suspend after enumeration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S28-USB-High-speed-device-will-automatical-enter-suspend/m-p/1750828#M54613</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;To help you understand this issue better, I have attached the USB log recorded by Device Monitoring Studio.&lt;/P&gt;&lt;P&gt;You may notice that the host gets 0x0 bytes in the end of the log. That is because the device has entered the USB suspend mode.&lt;/P&gt;&lt;P&gt;Please let me know if I can provide anything else that can help with this issue.&lt;/P&gt;&lt;P&gt;BTW, is this issue related to USB compatibility?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 06:50:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S28-USB-High-speed-device-will-automatical-enter-suspend/m-p/1750828#M54613</guid>
      <dc:creator>tks11111</dc:creator>
      <dc:date>2023-11-02T06:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S28 USB High speed device will automatical enter suspend after enumeration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S28-USB-High-speed-device-will-automatical-enter-suspend/m-p/1754776#M54672</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/225107"&gt;@tks11111&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can refer to below thread change domo from USB0(FS) to USB1(HS):&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/LPC-ALL-Summary-of-Switching-USB-demo-from-USB0-to-USB1/ta-p/1428522" target="_blank"&gt;https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/LPC-ALL-Summary-of-Switching-USB-demo-from-USB0-to-USB1/ta-p/1428522&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 08:14:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S28-USB-High-speed-device-will-automatical-enter-suspend/m-p/1754776#M54672</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-11-09T08:14:48Z</dc:date>
    </item>
  </channel>
</rss>

