<?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: USB Host for Mass storage (Pen drive) device connection on LPC 1857 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Host-for-Mass-storage-Pen-drive-device-connection-on-LPC/m-p/1688084#M53484</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;With lpcopen msc demo code, I can't reproduce your issue. So the problem is not on LPC part.&lt;/P&gt;
&lt;P&gt;Your USB can't connect&amp;nbsp;&lt;SPAN&gt;8GB or 4GB&amp;nbsp;msc, and you use custom board and SW, thus there may be many possiabilities, the card, the SW, HW design.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I suggest you testing lpcopen msc demo code on your board first to isolation where is the problem.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jun Zhang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jul 2023 04:10:28 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2023-07-14T04:10:28Z</dc:date>
    <item>
      <title>USB Host for Mass storage (Pen drive) device connection on LPC 1857</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Host-for-Mass-storage-Pen-drive-device-connection-on-LPC/m-p/1680964#M53314</link>
      <description>&lt;P&gt;Hello, I am using a LPC1857 microcontroller and want ot interface USB as a Host to connect to mass storage device (Pen drive).&lt;/P&gt;&lt;P&gt;But in Emuration process when HOST reset the Port the Port Reset bit (0x100) on PORTSC1_H register remains HIGH forever, which indicates PORT Reset condition, it should have set LOW after 10 ms.&lt;/P&gt;&lt;P&gt;Which is not happening, dont know where the problem is.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 06:43:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Host-for-Mass-storage-Pen-drive-device-connection-on-LPC/m-p/1680964#M53314</guid>
      <dc:creator>Mukund29</dc:creator>
      <dc:date>2023-07-04T06:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: USB Host for Mass storage (Pen drive) device connection on LPC 1857</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Host-for-Mass-storage-Pen-drive-device-connection-on-LPC/m-p/1683547#M53366</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have MassStorageHost demo code under lpcopen for &lt;SPAN&gt;Keil MCB1800 (LPC1857) board.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/lpcopen-libraries-and-examples/lpcopen-software-development-platform-lpc18xx:LPCOPEN-SOFTWARE-FOR-LPC18XX" target="_blank"&gt;https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/lpcopen-libraries-and-examples/lpcopen-software-development-platform-lpc18xx:LPCOPEN-SOFTWARE-FOR-LPC18XX&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please refer it for your design&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jun Zhang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 02:43:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Host-for-Mass-storage-Pen-drive-device-connection-on-LPC/m-p/1683547#M53366</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2023-07-07T02:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: USB Host for Mass storage (Pen drive) device connection on LPC 1857</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Host-for-Mass-storage-Pen-drive-device-connection-on-LPC/m-p/1686311#M53445</link>
      <description>&lt;P&gt;hello, 1 Gb pen drive is getting resetted properly during enumeration process.&lt;/P&gt;&lt;P&gt;but when I connect other 8GB or 4GB pen drive during enumeration reset, USB0_DP pin goes low and remains low, throughout.&lt;/P&gt;&lt;P&gt;It there any difference in communication or hardware, between 1Gb and 8 GB pendrive.&lt;/P&gt;&lt;P&gt;What might be the problem ??&lt;/P&gt;&lt;P&gt;Thankyou!!&lt;/P&gt;&lt;P&gt;#USB&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/24213"&gt;@jun&lt;/a&gt; Zhang&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 07:02:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Host-for-Mass-storage-Pen-drive-device-connection-on-LPC/m-p/1686311#M53445</guid>
      <dc:creator>Mukund29</dc:creator>
      <dc:date>2023-07-12T07:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: USB Host for Mass storage (Pen drive) device connection on LPC 1857</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Host-for-Mass-storage-Pen-drive-device-connection-on-LPC/m-p/1688084#M53484</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;With lpcopen msc demo code, I can't reproduce your issue. So the problem is not on LPC part.&lt;/P&gt;
&lt;P&gt;Your USB can't connect&amp;nbsp;&lt;SPAN&gt;8GB or 4GB&amp;nbsp;msc, and you use custom board and SW, thus there may be many possiabilities, the card, the SW, HW design.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I suggest you testing lpcopen msc demo code on your board first to isolation where is the problem.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jun Zhang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 04:10:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Host-for-Mass-storage-Pen-drive-device-connection-on-LPC/m-p/1688084#M53484</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2023-07-14T04:10:28Z</dc:date>
    </item>
  </channel>
</rss>

