<?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: Custom Class USB Driver LPC4357 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-Class-USB-Driver-LPC4357/m-p/692669#M27919</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi William,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess the Serial to USB adapter class is similar to a CDC class so the USB Host MSD example is the way to go since&amp;nbsp; it uses the same transfer type (Bulk). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you give us more information about your application? Maybe you can skip using the serial &amp;gt; usb &amp;gt; usb &amp;gt; serial conversion and directly connect the LPC4357 to your serial device?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jul 2017 20:50:17 GMT</pubDate>
    <dc:creator>Carlos_Mendoza</dc:creator>
    <dc:date>2017-07-13T20:50:17Z</dc:date>
    <item>
      <title>Custom Class USB Driver LPC4357</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-Class-USB-Driver-LPC4357/m-p/692668#M27918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently trying to set up USB communication between the LPC4357 and a Serial to USB adapter. The adapter does not use a generic driver so the project will involve writing one myself.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have started by trying to understand the examples of using the LPC4357 as a USB host with a MSD and HID. I then propose to look into the details of the USB_CM3 library (which I don't yet know how to access) and edit the code to meet the requirements of the Serial to USB adapter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just wanted to ask if I am on the right track and does&amp;nbsp;anyone have any tips for going about this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 15:50:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-Class-USB-Driver-LPC4357/m-p/692668#M27918</guid>
      <dc:creator>williambonsmann</dc:creator>
      <dc:date>2017-07-11T15:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Class USB Driver LPC4357</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-Class-USB-Driver-LPC4357/m-p/692669#M27919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi William,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess the Serial to USB adapter class is similar to a CDC class so the USB Host MSD example is the way to go since&amp;nbsp; it uses the same transfer type (Bulk). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you give us more information about your application? Maybe you can skip using the serial &amp;gt; usb &amp;gt; usb &amp;gt; serial conversion and directly connect the LPC4357 to your serial device?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 20:50:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-Class-USB-Driver-LPC4357/m-p/692669#M27919</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2017-07-13T20:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Class USB Driver LPC4357</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-Class-USB-Driver-LPC4357/m-p/692670#M27920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I talked to a support engineer at FTDI and he said the task of writing a driver for the chip was complex and required previous experience of writing USB drivers and extensive USB knowledge, which I don't have.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Serial to USB converter was inside a machine that was still under warranty so could not be changed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For people who may be encountering the same problem, I have decided to solve it by using a Raspberry Pi as the bridge between the machine and the microcontroller. FTDI provide a Linux driver for their chip so the driver problem has been avoided.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 13:45:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-Class-USB-Driver-LPC4357/m-p/692670#M27920</guid>
      <dc:creator>williambonsmann</dc:creator>
      <dc:date>2017-07-14T13:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Class USB Driver LPC4357</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-Class-USB-Driver-LPC4357/m-p/692671#M27921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;Hi William,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;Thanks for your response, it is good to hear you have solved the problem.&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;BR /&gt;&lt;P&gt;Best Regards!&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 14:36:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-Class-USB-Driver-LPC4357/m-p/692671#M27921</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2017-07-14T14:36:47Z</dc:date>
    </item>
  </channel>
</rss>

