<?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: LPCOpen usb mass storage example detecting as UNKNOWN DEVICE lpc11u14</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-usb-mass-storage-example-detecting-as-UNKNOWN-DEVICE/m-p/525112#M7748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sarangkalbande on Sun Apr 28 05:08:41 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;P&gt;Hi Tuong,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Thank you very much.My issue is resolved it was issue with board reset.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Now I have one more query..as I am using mass storage example from lpcopen for lpc11u14,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;when I connect my device to pc it detect the device and mount it properly having default readme.txt&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;file in it.But when I try to modify the file or try to copy new file in that it wont work..what could be the issue.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Basically I am not able to copy onto the RAM when the device is conncted to PC &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 16:52:34 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T16:52:34Z</dc:date>
    <item>
      <title>LPCOpen usb mass storage example detecting as UNKNOWN DEVICE lpc11u14</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-usb-mass-storage-example-detecting-as-UNKNOWN-DEVICE/m-p/525110#M7746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sarangkalbande on Wed Apr 24 21:10:46 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I am working on lpc11u14.Recently I have tried LPCOpen USB Mass storage Examople but when I compile the code and trnsfer it in my MCU successfully.When I connect my device to PC,it detects the device as UNKNOWN DEVICE.what could be the problem as the examples given on LPCOpen is working one I think.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Please reply fast,if anyone has ever faced this problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:52:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-usb-mass-storage-example-detecting-as-UNKNOWN-DEVICE/m-p/525110#M7746</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: LPCOpen usb mass storage example detecting as UNKNOWN DEVICE lpc11u14</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-usb-mass-storage-example-detecting-as-UNKNOWN-DEVICE/m-p/525111#M7747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tuong on Thu Apr 25 01:02:26 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I try v1.02 under LPCXpresso on LPCXpresso LPC11U14 Rev A and face no problem, it works out of box!&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;PC detects unknown device when it fails on enumerating that device. The enumeration process starts when there is 3.3V pulled up on D+, normal steps are: reset bus -&amp;amp;gt; set address -&amp;amp;gt; get device descriptor -&amp;amp;gt; get configuration descriptor -&amp;amp;gt; get string descriptors -&amp;amp;gt; set configuration. So you may need to run debug and check:&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - If the firmware run normally, ex: start at startup ResetISR then jump to main() then not jump to hardfaultISR or similar error ISRs&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - If the 3.3V pulled up on D+ is controlled properly, this is done just after called USB_Init()&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - If these above steps are passed orderly&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;With best regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:52:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-usb-mass-storage-example-detecting-as-UNKNOWN-DEVICE/m-p/525111#M7747</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: LPCOpen usb mass storage example detecting as UNKNOWN DEVICE lpc11u14</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-usb-mass-storage-example-detecting-as-UNKNOWN-DEVICE/m-p/525112#M7748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sarangkalbande on Sun Apr 28 05:08:41 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;P&gt;Hi Tuong,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Thank you very much.My issue is resolved it was issue with board reset.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Now I have one more query..as I am using mass storage example from lpcopen for lpc11u14,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;when I connect my device to pc it detect the device and mount it properly having default readme.txt&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;file in it.But when I try to modify the file or try to copy new file in that it wont work..what could be the issue.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Basically I am not able to copy onto the RAM when the device is conncted to PC &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:52:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-usb-mass-storage-example-detecting-as-UNKNOWN-DEVICE/m-p/525112#M7748</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: LPCOpen usb mass storage example detecting as UNKNOWN DEVICE lpc11u14</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-usb-mass-storage-example-detecting-as-UNKNOWN-DEVICE/m-p/525113#M7749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tuong on Thu May 02 01:01:14 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;LPC11u14 is weak on memory, so the example has to fake Windows by declaring a big capacity than its real capacity. With the disk image located on RAM, we can control the file Windows reads but we cannot control where it gonna writes to, so I guess the fault is when we read/write at positions out of disk image scope.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;With best regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:52:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-usb-mass-storage-example-detecting-as-UNKNOWN-DEVICE/m-p/525113#M7749</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: LPCOpen usb mass storage example detecting as UNKNOWN DEVICE lpc11u14</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-usb-mass-storage-example-detecting-as-UNKNOWN-DEVICE/m-p/525114#M7750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nikhil on Wed Jul 23 00:21:13 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I connected my LPC1769 EA Board to my host and after flashing mass storage device.c file my host was able to detect the device properly.Later I was able to see "my usb memory device demonstrated"....can which part of the code flushes out this message????????&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:52:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-usb-mass-storage-example-detecting-as-UNKNOWN-DEVICE/m-p/525114#M7750</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:52:35Z</dc:date>
    </item>
  </channel>
</rss>

