<?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 LPC1788 USB Interfacing in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1788-USB-Interfacing/m-p/520541#M3685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jay123 on Mon May 19 23:19:02 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Microcontroller Use: LPC1788&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;presently i'm downloading my application through RS232 serial communication, but downloading time increase with increase in application size . &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;so&amp;nbsp; now i want to implement USB for fast download.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;basic software requirement &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a) USB initialize function&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b) read function&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c) write function&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have computer application for application download, in that application i select COM port, and other required setting after completion of setting&amp;nbsp; i hit download button and its start downloading, similarly i want same for USB, when i connect USB cable to computer it should generate USB device say USB0 and USB0 use for downloading.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please help me to implement USB Device&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:44:29 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:44:29Z</dc:date>
    <item>
      <title>LPC1788 USB Interfacing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1788-USB-Interfacing/m-p/520541#M3685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jay123 on Mon May 19 23:19:02 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Microcontroller Use: LPC1788&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;presently i'm downloading my application through RS232 serial communication, but downloading time increase with increase in application size . &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;so&amp;nbsp; now i want to implement USB for fast download.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;basic software requirement &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a) USB initialize function&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b) read function&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c) write function&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have computer application for application download, in that application i select COM port, and other required setting after completion of setting&amp;nbsp; i hit download button and its start downloading, similarly i want same for USB, when i connect USB cable to computer it should generate USB device say USB0 and USB0 use for downloading.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please help me to implement USB Device&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:44:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1788-USB-Interfacing/m-p/520541#M3685</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1788 USB Interfacing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1788-USB-Interfacing/m-p/520542#M3686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by embd02161991 on Fri May 23 12:38:52 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can try using the usb mass storage class example on lpcware.com and develop to implement your application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Flpcopen-software-development-platform-lpc17xx-packages" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/lpcopen-software-development-platform-lpc17xx-packages&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NXP Technical Support&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:44:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1788-USB-Interfacing/m-p/520542#M3686</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:44:29Z</dc:date>
    </item>
  </channel>
</rss>

