<?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: Looking for BSP &amp;amp; USB Device stack for LPC3250 and LPC3180</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Looking-for-BSP-amp-USB-Device-stack-for-LPC3250-and-LPC3180/m-p/1456622#M48736</link>
    <description>&lt;P&gt;Thank you for the information.&amp;nbsp; The LPC32x0-Common Driver Library (CDL) you referenced will be helpful.&amp;nbsp; &lt;A href="https://community.nxp.com/t5/LPC-Archived-Files/LPC32x0-Common-Driver-Library-CDL-zip/ta-p/1101392" target="_blank"&gt;https://community.nxp.com/t5/LPC-Archived-Files/LPC32x0-Common-Driver-Library-CDL-zip/ta-p/1101392&lt;/A&gt;&lt;/P&gt;&lt;P&gt;A USB Device interface is a key component we are missing.&amp;nbsp; I noticed that the LPC32x0 CDL has an "ip" folder (lpc3xxx_cdl\ip\) that contains usbd code.&amp;nbsp; Unfortunately there no interface code to the hardware.&amp;nbsp; The file usbhw.h (in lpc3xxx_cdl\ip\usbd\include) has the interface for several extern USB_ methods that look like they would be part of a board-support-package, but they aren't in the lpc3xxx_cdl\csps\lpc32xx\bsps folder's files.&amp;nbsp; Can NXP provide this?&amp;nbsp; Or, can you tell me where I could get it?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Wed, 11 May 2022 18:36:24 GMT</pubDate>
    <dc:creator>mrd</dc:creator>
    <dc:date>2022-05-11T18:36:24Z</dc:date>
    <item>
      <title>Looking for BSP &amp; USB Device stack for LPC3250 and LPC3180</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Looking-for-BSP-amp-USB-Device-stack-for-LPC3250-and-LPC3180/m-p/1455866#M48720</link>
      <description>&lt;P&gt;Can anyone point me to where I could download board-support-packages and USB Device stack for the LPC3250 and the LPC3180?&amp;nbsp; We are using the Phytec modules for both.&lt;BR /&gt;&lt;BR /&gt;We are porting an older Phytec module LPC3180 based design to a slightly newer Phytec LPC3250 module.&amp;nbsp; The LPC3180 based code has Micriums uCOS-II with Micrium's USB Device stack built with Rowley Crossworks IDE.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;What I'm missing is the LPC3250 BSP and then a copy of LPC3180 BSP that I can use for reference.&lt;/P&gt;&lt;P&gt;If there is a guide somewhere for porting LPC3180 to LPC3250, that would be great too.&amp;nbsp; We are basically only using the subset of LPC3180 features that exist on the LPC3250.&amp;nbsp; I.e., Not using the LPC3250's LCD, Ethernet, etc.&amp;nbsp; So...it may be reasonable to just port the original LPC3180 code over if I can figure out the differences.&lt;/P&gt;&lt;P&gt;Any help would be very much appreciated!&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 18:51:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Looking-for-BSP-amp-USB-Device-stack-for-LPC3250-and-LPC3180/m-p/1455866#M48720</guid>
      <dc:creator>mrd</dc:creator>
      <dc:date>2022-05-10T18:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for BSP &amp; USB Device stack for LPC3250 and LPC3180</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Looking-for-BSP-amp-USB-Device-stack-for-LPC3250-and-LPC3180/m-p/1456145#M48728</link>
      <description>&lt;P&gt;Hi mrd&lt;/P&gt;
&lt;P&gt;LPC3000 is very old product.Our materials are limited.&lt;BR /&gt;on LPC3250 webpage, we will see code snippets&lt;BR /&gt;AN10902 - LPC3250 basic VFP source code&lt;BR /&gt;&lt;A href="https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc3000-arm9/arm926ej-s-with-256-kb-sram-usb-high-speed-otg-sd-mmc-nand-flash-controller-ethernet-lcd-controller:LPC3250FET296" target="_blank"&gt;https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc3000-arm9/arm926ej-s-with-256-kb-sram-usb-high-speed-otg-sd-mmc-nand-flash-controller-ethernet-lcd-controller:LPC3250FET296&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;There are some for you:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/LPC-Archived-Files/LPC32x0-Common-Driver-Library-CDL-documentation-pdf/ta-p/1112648" target="_blank"&gt;https://community.nxp.com/t5/LPC-Archived-Files/LPC32x0-Common-Driver-Library-CDL-documentation-pdf/ta-p/1112648&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/LPC-Archived-Files/LPC32x0-Common-Driver-Library-CDL-zip/ta-p/1101392" target="_blank"&gt;https://community.nxp.com/t5/LPC-Archived-Files/LPC32x0-Common-Driver-Library-CDL-zip/ta-p/1101392&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/LPCware-Archive-Content/LPC32x0-S1L-kickstart-build-example/ta-p/1128638" target="_blank"&gt;https://community.nxp.com/t5/LPCware-Archive-Content/LPC32x0-S1L-kickstart-build-example/ta-p/1128638&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/LPCware-Archive-Content/LPC32x0-CDL-boot-loaders/ta-p/1119763" target="_blank"&gt;https://community.nxp.com/t5/LPCware-Archive-Content/LPC32x0-CDL-boot-loaders/ta-p/1119763&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;LPC3180 is no longer recommend for new design. So beside the web listed files, we don't have other files for download.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc3000-arm9/16-32-bit-arm-microcontroller-hardware-floating-point-coprocessor-usb-on-the-go-and-sdram-memory-interface:LPC3180FEL320" target="_blank"&gt;https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc3000-arm9/16-32-bit-arm-microcontroller-hardware-floating-point-coprocessor-usb-on-the-go-and-sdram-memory-interface:LPC3180FEL320&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this will help you.&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 06:58:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Looking-for-BSP-amp-USB-Device-stack-for-LPC3250-and-LPC3180/m-p/1456145#M48728</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2022-05-11T06:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for BSP &amp; USB Device stack for LPC3250 and LPC3180</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Looking-for-BSP-amp-USB-Device-stack-for-LPC3250-and-LPC3180/m-p/1456622#M48736</link>
      <description>&lt;P&gt;Thank you for the information.&amp;nbsp; The LPC32x0-Common Driver Library (CDL) you referenced will be helpful.&amp;nbsp; &lt;A href="https://community.nxp.com/t5/LPC-Archived-Files/LPC32x0-Common-Driver-Library-CDL-zip/ta-p/1101392" target="_blank"&gt;https://community.nxp.com/t5/LPC-Archived-Files/LPC32x0-Common-Driver-Library-CDL-zip/ta-p/1101392&lt;/A&gt;&lt;/P&gt;&lt;P&gt;A USB Device interface is a key component we are missing.&amp;nbsp; I noticed that the LPC32x0 CDL has an "ip" folder (lpc3xxx_cdl\ip\) that contains usbd code.&amp;nbsp; Unfortunately there no interface code to the hardware.&amp;nbsp; The file usbhw.h (in lpc3xxx_cdl\ip\usbd\include) has the interface for several extern USB_ methods that look like they would be part of a board-support-package, but they aren't in the lpc3xxx_cdl\csps\lpc32xx\bsps folder's files.&amp;nbsp; Can NXP provide this?&amp;nbsp; Or, can you tell me where I could get it?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 18:36:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Looking-for-BSP-amp-USB-Device-stack-for-LPC3250-and-LPC3180/m-p/1456622#M48736</guid>
      <dc:creator>mrd</dc:creator>
      <dc:date>2022-05-11T18:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for BSP &amp; USB Device stack for LPC3250 and LPC3180</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Looking-for-BSP-amp-USB-Device-stack-for-LPC3250-and-LPC3180/m-p/1456922#M48739</link>
      <description>&lt;P&gt;NO, we don't have other code.&lt;/P&gt;
&lt;P&gt;this package arrange some interface for user. User can implement it by self.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 03:15:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Looking-for-BSP-amp-USB-Device-stack-for-LPC3250-and-LPC3180/m-p/1456922#M48739</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2022-05-12T03:15:05Z</dc:date>
    </item>
  </channel>
</rss>

