<?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 device not recognized in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/USB-device-not-recognized/m-p/575923#M22533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Fri Jun 03 06:58:18 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Is your USB_CONNECT switching successfully 3.3V via 1.5k to D+?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 23:57:07 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T23:57:07Z</dc:date>
    <item>
      <title>USB device not recognized</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/USB-device-not-recognized/m-p/575920#M22530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by burt on Thu Jun 02 17:39:48 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I got some USB device code from the rdb1768 USBstack and got it to run on my code red rdb1768 board.&amp;nbsp; I ported it over to my lpc1754 board with an mcu change to lpc1754 and I get USB device not recognized.&amp;nbsp; Other aspects of my code appear to work, just the USB does not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In stepping through both codes, the rdb1768 reads the EP_SLOW bit from the USBDevIntSt reg when it connects to the USB bus but my lpc1754 board has the EP_SLOW bit '0' with the same operation.&amp;nbsp; This difference appears to cause a problem in the USB interrupt handler routine.&amp;nbsp; All the prior USB operations appear to manipulate the identical data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any insight as to what's causing this is appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Burt.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:57:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/USB-device-not-recognized/m-p/575920#M22530</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: USB device not recognized</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/USB-device-not-recognized/m-p/575921#M22531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Fri Jun 03 05:31:20 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Does your hardware have the USB signals on the same pins as the RDB1768 board does? Check USBHwInit() in RDB1768cmsis_usbstack\src\usbhw_lpc.c&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CodeRedSupport.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:57:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/USB-device-not-recognized/m-p/575921#M22531</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: USB device not recognized</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/USB-device-not-recognized/m-p/575922#M22532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by burt on Fri Jun 03 05:59:06 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, USB_D+, USB_D-, and USB_CONNECT pins and functionality are identical between my lpc1754 board and the rdb1768.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the vbus pin as a GPIO input so this should force the internal vbus signal to a '1'.&amp;nbsp; I assume it does or else I wouldn't get the good USB_CONNECT signal (good = '0' on the pin), which I do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I use the USB_UP_LED pin as a GPIO output and not for an LED.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe the USB device functionality does not use any other pins.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Burt.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:57:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/USB-device-not-recognized/m-p/575922#M22532</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: USB device not recognized</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/USB-device-not-recognized/m-p/575923#M22533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Fri Jun 03 06:58:18 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Is your USB_CONNECT switching successfully 3.3V via 1.5k to D+?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:57:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/USB-device-not-recognized/m-p/575923#M22533</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: USB device not recognized</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/USB-device-not-recognized/m-p/575924#M22534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by burt on Fri Jun 03 07:07:57 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, the USB_CONNECT appears to be working correctly.&amp;nbsp; With the vbus signal internally set to '1', setting the USB_CONNECT bit causes the USB_CONNECT pin to go low, turning on my transistor that enables the 1.5K pullup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have verified all the above with a scope.&amp;nbsp; I also see the USB host trying to communicate with my USB device but it is not responding to the query.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The existing debugger messages from the original sources work the same between the rdb1768 and my lpc1754 until the USB device response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Burt.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:57:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/USB-device-not-recognized/m-p/575924#M22534</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: USB device not recognized</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/USB-device-not-recognized/m-p/575925#M22535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Fri Jun 03 07:15:34 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;And is it switching D+? If you switch D- you are running "Low Speed"&amp;nbsp; :eek:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:57:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/USB-device-not-recognized/m-p/575925#M22535</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: USB device not recognized</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/USB-device-not-recognized/m-p/575926#M22536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by burt on Fri Jun 03 07:33:02 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, the 1.5K pullup resistor is connected to USB_D+, which is p0[29] on pin 22 of the lpc1754 lqfp80. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Burt.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:57:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/USB-device-not-recognized/m-p/575926#M22536</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: USB device not recognized</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/USB-device-not-recognized/m-p/575927#M22537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by burt on Thu Jun 09 06:55:45 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to thank Zero and CodeRedSupport for responding to my original thread.&amp;nbsp; Through their pointed questions and insights, I was able to determine the cause of my USB problem.&amp;nbsp; My board has a USB switch between the USB connector and the lpc1754.&amp;nbsp; The hookup to the switch was not correct and that caused some problems, resulting in no USB connection.&amp;nbsp; I've fixed that and USB seems to be working fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Burt.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:57:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/USB-device-not-recognized/m-p/575927#M22537</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:57:10Z</dc:date>
    </item>
  </channel>
</rss>

