<?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: LPC55S2x SPI Programming</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S2x-SPI-Programming/m-p/1169038#M42590</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/179138"&gt;@sachin_patel&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;You're right, I think this is a problem with the reference manual. Looking in the ISP chapter, this mentions that the SPI interfaces used are the FC3 and the HS_SPI that correspond to the FC8.&lt;/P&gt;
&lt;P&gt;I will report this to the documentation team, thanks for your feedback.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Alexis Andalon&lt;/P&gt;</description>
    <pubDate>Fri, 16 Oct 2020 20:00:09 GMT</pubDate>
    <dc:creator>Alexis_A</dc:creator>
    <dc:date>2020-10-16T20:00:09Z</dc:date>
    <item>
      <title>LPC55S2x SPI Programming</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S2x-SPI-Programming/m-p/1168257#M42566</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In the &lt;A href="https://www.nxp.com/docs/en/data-sheet/LPC55S2X-LPC552X.pdf" target="_self"&gt;Data sheet for the LPC55S2x/LPC552x&lt;/A&gt;, it mentioned in Chapter 7.9:&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;nbsp;Supports flash programming through In System Programming (ISP) commands over&lt;BR /&gt;following interfaces: USB0/1 interfaces using HID Class device, UART interface&lt;BR /&gt;(Flexcomm 0) with auto baud, SPI slave interfaces (Flexcomm 3 or 9) using mode 3&lt;BR /&gt;(CPOL = 1 and CPHA = 1), and I2C slave interface (Flexcomm 1)&lt;/P&gt;&lt;P&gt;It clearly mentions that SPI Slave programming is possible through Flexcomm 3 or Flexcomm 9, which is useful because my application could make use of this feature. However, the data-sheet only shows 9 Flexcomm channels, Flexcomm 0 to Flexcomm 8. There is no Flexcomm 9 channel.&lt;/P&gt;&lt;P&gt;Is this an error with the data-sheet, or is the Flexcomm 9 channel only present on some of the soon-to-be released devices in the family?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 13:15:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S2x-SPI-Programming/m-p/1168257#M42566</guid>
      <dc:creator>sachin_patel</dc:creator>
      <dc:date>2020-10-15T13:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S2x SPI Programming</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S2x-SPI-Programming/m-p/1169038#M42590</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/179138"&gt;@sachin_patel&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;You're right, I think this is a problem with the reference manual. Looking in the ISP chapter, this mentions that the SPI interfaces used are the FC3 and the HS_SPI that correspond to the FC8.&lt;/P&gt;
&lt;P&gt;I will report this to the documentation team, thanks for your feedback.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Alexis Andalon&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2020 20:00:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S2x-SPI-Programming/m-p/1169038#M42590</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2020-10-16T20:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S2x SPI Programming</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S2x-SPI-Programming/m-p/1169183#M42603</link>
      <description>&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Oct 2020 13:03:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S2x-SPI-Programming/m-p/1169183#M42603</guid>
      <dc:creator>sachin_patel</dc:creator>
      <dc:date>2020-10-18T13:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S2x SPI Programming</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S2x-SPI-Programming/m-p/1169184#M42604</link>
      <description>&lt;P&gt;Thanks for confirming &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/167559"&gt;@Alexis_A&lt;/a&gt;&amp;nbsp;. This should help with my design.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a separate note, can the ISP programming support programming only parts of the device flash? Or is it required to reflash the entire device over this interface?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Oct 2020 13:02:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S2x-SPI-Programming/m-p/1169184#M42604</guid>
      <dc:creator>sachin_patel</dc:creator>
      <dc:date>2020-10-18T13:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S2x SPI Programming</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S2x-SPI-Programming/m-p/1169906#M42626</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/179138"&gt;@sachin_patel&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Yes, you can write/read sections of the memory. For more information, I will suggest taking a look at the blhost tool (&lt;A href="https://www.nxp.com/docs/en/user-guide/MCUBLHOSTUG.pdf" target="_self"&gt;link&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Alexis Andalon&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2020 01:02:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S2x-SPI-Programming/m-p/1169906#M42626</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2020-10-20T01:02:10Z</dc:date>
    </item>
  </channel>
</rss>

