<?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 LPC54628 usb0 FS HC transfer failed after a USB connection inactive for a long in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-usb0-FS-HC-transfer-failed-after-a-USB-connection/m-p/1971656#M57017</link>
    <description>&lt;P&gt;I use&amp;nbsp;LPC54628 controller usb0 FS HC connect to a usb device, and it&amp;nbsp;runs 24/7. I was told USB device is configured never go to sleep or deep-sleep, or&amp;nbsp;Deep power-down mode.&lt;BR /&gt;&lt;BR /&gt;The issue is when a USB connection inactive for a long time period, the first usb transfer always failed (kStatus_USB_TransferFailed) after usb reset, communication recovered. Base on user manual, by default, usb0 deep-sleep is sw configured,&amp;nbsp; and&amp;nbsp;Deep power-down mode is "off"&lt;BR /&gt;&lt;BR /&gt;Question:&lt;BR /&gt;1. if&amp;nbsp;"deep-sleep" is sw configured, what is by default?&lt;BR /&gt;2. could you send me a demo code to explicitly to turn&amp;nbsp;&amp;nbsp;deep-sleep off?&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;/P&gt;</description>
    <pubDate>Thu, 10 Oct 2024 22:18:14 GMT</pubDate>
    <dc:creator>changlin_ren</dc:creator>
    <dc:date>2024-10-10T22:18:14Z</dc:date>
    <item>
      <title>LPC54628 usb0 FS HC transfer failed after a USB connection inactive for a long</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-usb0-FS-HC-transfer-failed-after-a-USB-connection/m-p/1971656#M57017</link>
      <description>&lt;P&gt;I use&amp;nbsp;LPC54628 controller usb0 FS HC connect to a usb device, and it&amp;nbsp;runs 24/7. I was told USB device is configured never go to sleep or deep-sleep, or&amp;nbsp;Deep power-down mode.&lt;BR /&gt;&lt;BR /&gt;The issue is when a USB connection inactive for a long time period, the first usb transfer always failed (kStatus_USB_TransferFailed) after usb reset, communication recovered. Base on user manual, by default, usb0 deep-sleep is sw configured,&amp;nbsp; and&amp;nbsp;Deep power-down mode is "off"&lt;BR /&gt;&lt;BR /&gt;Question:&lt;BR /&gt;1. if&amp;nbsp;"deep-sleep" is sw configured, what is by default?&lt;BR /&gt;2. could you send me a demo code to explicitly to turn&amp;nbsp;&amp;nbsp;deep-sleep off?&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 22:18:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-usb0-FS-HC-transfer-failed-after-a-USB-connection/m-p/1971656#M57017</guid>
      <dc:creator>changlin_ren</dc:creator>
      <dc:date>2024-10-10T22:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54628 usb0 FS HC transfer failed after a USB connection inactive for a long</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-usb0-FS-HC-transfer-failed-after-a-USB-connection/m-p/1971748#M57018</link>
      <description>rewrite the issue:&lt;BR /&gt;The issue is when a USB connection inactive for a long time period, the first usb transfer always failed (kStatus_USB_TransferFailed).&lt;BR /&gt;After usb reset, communication recovered</description>
      <pubDate>Fri, 11 Oct 2024 01:58:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-usb0-FS-HC-transfer-failed-after-a-USB-connection/m-p/1971748#M57018</guid>
      <dc:creator>changlin_ren</dc:creator>
      <dc:date>2024-10-11T01:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54628 usb0 FS HC transfer failed after a USB connection inactive for a long</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-usb0-FS-HC-transfer-failed-after-a-USB-connection/m-p/1972624#M57044</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/159550"&gt;@changlin_ren&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;LPC54628&amp;nbsp; operate as a USB device or host?&amp;nbsp; By default, it is in active mode. We need to check the code to determine the exact configuration. How about first running a USB demo from the SDK? Then I can help you check it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alice&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2024 08:35:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-usb0-FS-HC-transfer-failed-after-a-USB-connection/m-p/1972624#M57044</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2024-10-12T08:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54628 usb0 FS HC transfer failed after a USB connection inactive for a long</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-usb0-FS-HC-transfer-failed-after-a-USB-connection/m-p/1977314#M57106</link>
      <description>LPC54628 operate as a USB host&lt;BR /&gt;&lt;BR /&gt;"By default, it is in active mode." I think this is the answer I need. Thanks</description>
      <pubDate>Fri, 18 Oct 2024 16:42:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-usb0-FS-HC-transfer-failed-after-a-USB-connection/m-p/1977314#M57106</guid>
      <dc:creator>changlin_ren</dc:creator>
      <dc:date>2024-10-18T16:42:07Z</dc:date>
    </item>
  </channel>
</rss>

