<?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: LPC reference code for USB M/S and HS-SPI</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-reference-code-for-USB-M-S-and-HS-SPI/m-p/1259047#M44574</link>
    <description>&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;It's important to mention that the LPC546xx and LPC541xx don't have a specific HS-SPI controller like the LPC55xx does. The SPI communication on the LPC546xx and LPC541xx is done through the Flexcomm peripheral and both have a maximum data rate of 48Mbit/s in master mode. The SPI examples can be found at the corresponding SDK of each device.&lt;/P&gt;
&lt;P&gt;Regarding the USB examples, each SDK has USB Mass storage examples.&lt;/P&gt;
&lt;P&gt;Let me know if this is helpful, if you have more questions do not hesitate to ask me.&lt;BR /&gt;Best regards,&lt;BR /&gt;Omar&lt;/P&gt;</description>
    <pubDate>Thu, 08 Apr 2021 16:50:23 GMT</pubDate>
    <dc:creator>Omar_Anguiano</dc:creator>
    <dc:date>2021-04-08T16:50:23Z</dc:date>
    <item>
      <title>LPC reference code for USB M/S and HS-SPI</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-reference-code-for-USB-M-S-and-HS-SPI/m-p/1257886#M44547</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need reference code for&lt;/P&gt;&lt;P&gt;1) USB mass storage to save image data in SPI serial flash&lt;/P&gt;&lt;P&gt;2) Get data from the flash and send it to LCD via HS-SPI.&lt;/P&gt;&lt;P&gt;Could you please help to get the example code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Thomas Kang&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 10:05:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-reference-code-for-USB-M-S-and-HS-SPI/m-p/1257886#M44547</guid>
      <dc:creator>Thomas_Kang</dc:creator>
      <dc:date>2021-04-07T10:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: LPC reference code for USB M/S and HS-SPI</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-reference-code-for-USB-M-S-and-HS-SPI/m-p/1258327#M44554</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;Thank you for your interest in NXP Semiconductor products.&lt;BR /&gt;Could you provide the part number of the device you are working on?&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Omar&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 21:55:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-reference-code-for-USB-M-S-and-HS-SPI/m-p/1258327#M44554</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2021-04-07T21:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: LPC reference code for USB M/S and HS-SPI</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-reference-code-for-USB-M-S-and-HS-SPI/m-p/1258386#M44555</link>
      <description>&lt;P&gt;Hi Omar,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Specific part number will be fixed soon after customer meeting. Candidates are LPC541xx and LPC546xx.&lt;/P&gt;&lt;P&gt;As far as I know, there is a reference code based on LPC55xx MCU, so my company will support customer to port on 541xx or 546xx.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Thomas Kang&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 23:54:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-reference-code-for-USB-M-S-and-HS-SPI/m-p/1258386#M44555</guid>
      <dc:creator>Thomas_Kang</dc:creator>
      <dc:date>2021-04-07T23:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: LPC reference code for USB M/S and HS-SPI</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-reference-code-for-USB-M-S-and-HS-SPI/m-p/1259047#M44574</link>
      <description>&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;It's important to mention that the LPC546xx and LPC541xx don't have a specific HS-SPI controller like the LPC55xx does. The SPI communication on the LPC546xx and LPC541xx is done through the Flexcomm peripheral and both have a maximum data rate of 48Mbit/s in master mode. The SPI examples can be found at the corresponding SDK of each device.&lt;/P&gt;
&lt;P&gt;Regarding the USB examples, each SDK has USB Mass storage examples.&lt;/P&gt;
&lt;P&gt;Let me know if this is helpful, if you have more questions do not hesitate to ask me.&lt;BR /&gt;Best regards,&lt;BR /&gt;Omar&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 16:50:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-reference-code-for-USB-M-S-and-HS-SPI/m-p/1259047#M44574</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2021-04-08T16:50:23Z</dc:date>
    </item>
  </channel>
</rss>

