<?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(0/1)_LEDN  LED indicator not working in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-0-1-LEDN-LED-indicator-not-working/m-p/907463#M36342</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;forgot to add:&lt;/P&gt;&lt;P&gt;mesure pin 20 in connector J13&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 May 2019 08:44:48 GMT</pubDate>
    <dc:creator>janbertran</dc:creator>
    <dc:date>2019-05-16T08:44:48Z</dc:date>
    <item>
      <title>USB(0/1)_LEDN  LED indicator not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-0-1-LEDN-LED-indicator-not-working/m-p/907458#M36337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both pins work if configred as GPIO mode but not if configured as USB led indicators&amp;nbsp;for their respective USB device controllers.&lt;/P&gt;&lt;P&gt;The indicator for USB1 never goes on (with USB1 configured), the USB0 led is always on in one board and blinks for a moment in another board when plugging/unplugging USB connector but is also always on.&lt;/P&gt;&lt;P&gt;Tested with different USB demos.&lt;/P&gt;&lt;P&gt;Microcontroller is a LPC54S018M&lt;/P&gt;&lt;P&gt;pins configured as&lt;/P&gt;&lt;P&gt;//Usb FS Led (M8)&lt;BR /&gt;IOCON-&amp;gt;PIO[2][15] = IOCON_PIO_FUNC(IOCON_FUNC2) | IOCON_PIO_DIGIMODE(1);&lt;BR /&gt;//Usb HS Led (P10)&lt;BR /&gt;IOCON-&amp;gt;PIO[2][17] = IOCON_PIO_FUNC(IOCON_FUNC2) | IOCON_PIO_DIGIMODE(1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a post&amp;nbsp;describing similar behavior on&amp;nbsp;LPC18xx/LPC43xx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2019 09:41:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-0-1-LEDN-LED-indicator-not-working/m-p/907458#M36337</guid>
      <dc:creator>janbertran</dc:creator>
      <dc:date>2019-05-10T09:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: USB(0/1)_LEDN  LED indicator not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-0-1-LEDN-LED-indicator-not-working/m-p/907459#M36338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to ask you if you are using a NXP development board (and which one) or if you are trying the demos with a custom board that has the LPC54S018M microcontroller. Also, I would like to ask what SDK are you using and if you could provide me the link to the post&amp;nbsp;describing the similar behavior on&amp;nbsp;LPC18xx/LPC43xx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ricardo Delsordo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2019 15:56:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-0-1-LEDN-LED-indicator-not-working/m-p/907459#M36338</guid>
      <dc:creator>nxf51211</dc:creator>
      <dc:date>2019-05-14T15:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: USB(0/1)_LEDN  LED indicator not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-0-1-LEDN-LED-indicator-not-working/m-p/907460#M36339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Only tested with custom board, leds active low as in datasheet for example: &lt;EM&gt;P2_17 USB1_LEDN — USB1-configured LED indicator (active low).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I have not seen any led dedicated to USB activity connected on evaluation boards, so not simple to test on them.&lt;/P&gt;&lt;P&gt;The SDK is 2.5.0&lt;/P&gt;&lt;P&gt;Here is the link to message "&lt;EM&gt;USB dedicated LED outputs (LPC18xx/LPC43xx)&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/message/749284"&gt;https://community.nxp.com/message/749284&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2019 16:35:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-0-1-LEDN-LED-indicator-not-working/m-p/907460#M36339</guid>
      <dc:creator>janbertran</dc:creator>
      <dc:date>2019-05-14T16:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: USB(0/1)_LEDN  LED indicator not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-0-1-LEDN-LED-indicator-not-working/m-p/907461#M36340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please provide me the schematics of your custom board, and also the SDK project you used (with your modifications) so I can check on my side what might be the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ricardo Delsordo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2019 16:47:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-0-1-LEDN-LED-indicator-not-working/m-p/907461#M36340</guid>
      <dc:creator>nxf51211</dc:creator>
      <dc:date>2019-05-15T16:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: USB(0/1)_LEDN  LED indicator not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-0-1-LEDN-LED-indicator-not-working/m-p/907462#M36341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I have tried it with the eval-board and using a multimeter instead of led&lt;/P&gt;&lt;P&gt;Board is LPC54018&lt;STRONG&gt;M&lt;/STRONG&gt;-EVK Rev1&lt;/P&gt;&lt;P&gt;SDK: 2.5&lt;/P&gt;&lt;P&gt;project:&amp;nbsp;lpcxpresso54s018m_dev_cdc_vcom_bm&lt;/P&gt;&lt;P&gt;changes:&lt;/P&gt;&lt;P&gt;files:&lt;/P&gt;&lt;P&gt;- source/usb_device_config.h&amp;nbsp; &amp;nbsp;--&amp;gt; go to hi-speed usb1 instead of full-speed usb0&lt;/P&gt;&lt;P&gt;/*! @brief LPC USB IP3511 FS instance count */&lt;BR /&gt;#define USB_DEVICE_CONFIG_LPCIP3511FS (&lt;STRONG&gt;0&lt;/STRONG&gt;U)&lt;/P&gt;&lt;P&gt;/*! @brief LPC USB IP3511 HS instance count */&lt;BR /&gt;#define USB_DEVICE_CONFIG_LPCIP3511HS (1U)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;nbsp;board/pin_mux.c&lt;/P&gt;&lt;P&gt;add this line into function "void BOARD_InitPins(void)"&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; IOCON_PinMuxSet(IOCON, 2U, 17U, IOCON_DIGITAL_EN | IOCON_FUNC2 | IOCON_DIGITAL_EN);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2019 08:43:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-0-1-LEDN-LED-indicator-not-working/m-p/907462#M36341</guid>
      <dc:creator>janbertran</dc:creator>
      <dc:date>2019-05-16T08:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: USB(0/1)_LEDN  LED indicator not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-0-1-LEDN-LED-indicator-not-working/m-p/907463#M36342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;forgot to add:&lt;/P&gt;&lt;P&gt;mesure pin 20 in connector J13&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2019 08:44:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-0-1-LEDN-LED-indicator-not-working/m-p/907463#M36342</guid>
      <dc:creator>janbertran</dc:creator>
      <dc:date>2019-05-16T08:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: USB(0/1)_LEDN  LED indicator not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-0-1-LEDN-LED-indicator-not-working/m-p/907464#M36343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After checking with the design team, they have confirmed that these pins have an optional configuration for USB led indicators, but were not implemented in the LPC54018M. This is the reason why they are not responsive when configuring them as the USB LED indicators.&lt;/P&gt;&lt;P&gt;In this case you will need to manually set the leds using GPIO in order to detech when a USB device is connected or disconnected in your application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sabina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2019 19:36:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-0-1-LEDN-LED-indicator-not-working/m-p/907464#M36343</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2019-05-21T19:36:51Z</dc:date>
    </item>
  </channel>
</rss>

