<?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: LPC4078FBD100 USB device</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4078FBD100-USB-device/m-p/743601#M29986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are two ways.&lt;/P&gt;&lt;P&gt;A.&amp;nbsp;With SoftConnect feature:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/14255i2995D0749F42437A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;B. Without SoftConnect:&lt;/P&gt;&lt;P&gt;Use 1k5 resistor directly between USB-DP and VCC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Feb 2018 08:09:42 GMT</pubDate>
    <dc:creator>pepoja</dc:creator>
    <dc:date>2018-02-15T08:09:42Z</dc:date>
    <item>
      <title>LPC4078FBD100 USB device</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4078FBD100-USB-device/m-p/743598#M29983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have made a board using an LPC4078FBD100 with the following circuit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="LPC4078-USB-Device-circuit.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/12087iA7B0B5056E41FC5E/image-size/large?v=v2&amp;amp;px=999" role="button" title="LPC4078-USB-Device-circuit.png" alt="LPC4078-USB-Device-circuit.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Using Keil MDK 5.24a I have copied the example for an Embedded Artists LPC4088-32 Developers Kit and modified it for the LPC4078. Since the FBD100 packages only has U1 on the pins (I believe) I've changed the port functionality to U1=device, U2=host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="RTE_Device options.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/12124i11397CCC4994FAD2/image-size/large?v=v2&amp;amp;px=999" role="button" title="RTE_Device options.png" alt="RTE_Device options.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After setting up the USB pins and trying this I cannot get any life from the USB port. Plugging it into Windows 10 and using usbview.exe there is nothing detected on the port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should the LPC4078FBD100 U1 port be able to work as a USB device? It is not clear from the Product Data Sheet Section 13.1 (&lt;A href="https://www.nxp.com/docs/en/data-sheet/LPC408X_7X.pdf"&gt;https://www.nxp.com/docs/en/data-sheet/LPC408X_7X.pdf&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Project files:&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/file/d/1DDQpcjuLP7DuQMFcYTWkH5ZcFaeiIE-Y/view?usp=sharing"&gt;LPC4078-USB Project files&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated,&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 06:30:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4078FBD100-USB-device/m-p/743598#M29983</guid>
      <dc:creator>ianfarquharson</dc:creator>
      <dc:date>2018-02-14T06:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4078FBD100 USB device</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4078FBD100-USB-device/m-p/743599#M29984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ian,&lt;/P&gt;&lt;P&gt;In your scheme, is missing connected pin "USB_Connect" to connect 1k5 resistor on DP signal, I think.&lt;/P&gt;&lt;P&gt;Example can you find in datasheet (fig. 25, fig. 26)&amp;nbsp;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/data-sheet/LPC408X_7X.pdf" title="https://www.nxp.com/docs/en/data-sheet/LPC408X_7X.pdf"&gt;https://www.nxp.com/docs/en/data-sheet/LPC408X_7X.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some MCU (ex. LPC1549) has internal 1k5 resistor. But LPC408x not.&lt;/P&gt;&lt;P&gt;The 1k5 resistor is used to allow the PC to detect that a new full speed USB device has been connected to the USB port.&amp;nbsp; This resistor must be used for the device to enumerate over USB.&amp;nbsp; This is defined in section 7.1.5.1 of the USB specification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 08:30:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4078FBD100-USB-device/m-p/743599#M29984</guid>
      <dc:creator>pepoja</dc:creator>
      <dc:date>2018-02-14T08:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4078FBD100 USB device</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4078FBD100-USB-device/m-p/743600#M29985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah thank you, I was puzzled by that as there previous MCU (LPC43XX) did not have such a thing in its USB device circuit. Your explanation cleared that up. So we need the self-powered circuit, but I don't know what the "SoftConnect switch" is specifically (Sorry I'm a software engineer). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="USB Device circuit.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/11760iBCC10F315D748F10/image-size/large?v=v2&amp;amp;px=999" role="button" title="USB Device circuit.png" alt="USB Device circuit.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice on what component we need for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 23:14:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4078FBD100-USB-device/m-p/743600#M29985</guid>
      <dc:creator>ianfarquharson</dc:creator>
      <dc:date>2018-02-14T23:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4078FBD100 USB device</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4078FBD100-USB-device/m-p/743601#M29986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are two ways.&lt;/P&gt;&lt;P&gt;A.&amp;nbsp;With SoftConnect feature:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/14255i2995D0749F42437A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;B. Without SoftConnect:&lt;/P&gt;&lt;P&gt;Use 1k5 resistor directly between USB-DP and VCC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 08:09:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4078FBD100-USB-device/m-p/743601#M29986</guid>
      <dc:creator>pepoja</dc:creator>
      <dc:date>2018-02-15T08:09:42Z</dc:date>
    </item>
  </channel>
</rss>

