<?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中的主题 LPC4357 - USB0 &amp; VBus</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-USB0-VBus/m-p/563781#M16737</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by goffi on Thu Jan 02 04:35:55 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an embedded artists board and i wrote a program to use the usb0. It works using the hard coded usb stack but&amp;nbsp; now i need to check if the cable is connected or doesn't. Unfortunately I don't found any informations how to do this step, nor any register to check the status.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:49:20 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:49:20Z</dc:date>
    <item>
      <title>LPC4357 - USB0 &amp; VBus</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-USB0-VBus/m-p/563781#M16737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by goffi on Thu Jan 02 04:35:55 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an embedded artists board and i wrote a program to use the usb0. It works using the hard coded usb stack but&amp;nbsp; now i need to check if the cable is connected or doesn't. Unfortunately I don't found any informations how to do this step, nor any register to check the status.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:49:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-USB0-VBus/m-p/563781#M16737</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4357 - USB0 &amp; VBus</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-USB0-VBus/m-p/563782#M16738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by goffi on Mon Jan 13 05:02:54 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;no help from the support!? :(&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:49:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-USB0-VBus/m-p/563782#M16738</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4357 - USB0 &amp; VBus</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-USB0-VBus/m-p/563783#M16739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by goffi on Mon Jan 20 03:18:28 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;up&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:49:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-USB0-VBus/m-p/563783#M16739</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4357 - USB0 &amp; VBus</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-USB0-VBus/m-p/563784#M16740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Yuriy on Fri Jan 24 11:35:47 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC4357:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Port Status and Control register (PORTSC1) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PORTSC1_D - device mode&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- bit 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;0 Device not attached&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1 Device attached.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PORTSC1_H - host mode&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- bit 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;0 No device is present.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1 Device is present on the port.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Source: User manual UM10503 Rev. 1.6 - chapter 23.6.15.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:49:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-USB0-VBus/m-p/563784#M16740</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4357 - USB0 &amp; VBus</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-USB0-VBus/m-p/563785#M16741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by goffi on Mon Jan 27 05:24:44 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Oh, nice! Honestly i don't have saw that description :-|&amp;nbsp; I'll try it soon....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:49:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-USB0-VBus/m-p/563785#M16741</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4357 - USB0 &amp; VBus</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-USB0-VBus/m-p/563786#M16742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by goffi on Mon Jan 27 06:12:22 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;It works!! Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ps: On the "User manual UM10503 Rev. 1.7"&amp;nbsp; is&amp;nbsp; chapter 24.6.15.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:49:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-USB0-VBus/m-p/563786#M16742</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:49:24Z</dc:date>
    </item>
  </channel>
</rss>

