<?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: LPC55S69JBD100E - EXTERNAL FLASH SUPPORT in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69JBD100E-EXTERNAL-FLASH-SUPPORT/m-p/2103464#M58221</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Even if you can store the code in external flash, this chip does not support XIP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the microcontroller supports XIP, can both QSPI and standard SPI interfaces be used to connect external flash for code storage, or is XIP limited to specific interfaces like QSPI only?&lt;/P&gt;</description>
    <pubDate>Fri, 23 May 2025 10:28:42 GMT</pubDate>
    <dc:creator>Laks489</dc:creator>
    <dc:date>2025-05-23T10:28:42Z</dc:date>
    <item>
      <title>LPC55S69JBD100E - EXTERNAL FLASH SUPPORT</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69JBD100E-EXTERNAL-FLASH-SUPPORT/m-p/2103184#M58216</link>
      <description>&lt;P&gt;How can I expand the storage on the LPC55S69JBD100E using an external SPI flash memory?&lt;/P&gt;&lt;P&gt;The internal flash is not sufficient for my application, so I want to use the FlexSPI interface to connect external NOR flash.&lt;/P&gt;&lt;P&gt;What are the hardware and software steps needed to enable this, and how can I configure it .&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 05:56:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69JBD100E-EXTERNAL-FLASH-SUPPORT/m-p/2103184#M58216</guid>
      <dc:creator>Laks489</dc:creator>
      <dc:date>2025-05-23T05:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69JBD100E - EXTERNAL FLASH SUPPORT</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69JBD100E-EXTERNAL-FLASH-SUPPORT/m-p/2103446#M58218</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/242599"&gt;@Laks489&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;unfortunately, the&amp;nbsp;LPC55S69 does not have the&amp;nbsp;FlexSPI interface.&lt;/P&gt;
&lt;P&gt;But it has Flexcomm&amp;nbsp;Interface 0 (USART, SPI, I2C, I2S).&lt;/P&gt;
&lt;P&gt;You can use it to&amp;nbsp;connect external NOR flash.&amp;nbsp;But this does not support XIP.&lt;/P&gt;
&lt;P&gt;Do you need to store data in external flash?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 09:51:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69JBD100E-EXTERNAL-FLASH-SUPPORT/m-p/2103446#M58218</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2025-05-23T09:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69JBD100E - EXTERNAL FLASH SUPPORT</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69JBD100E-EXTERNAL-FLASH-SUPPORT/m-p/2103449#M58219</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Do you need to store data in external flash?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;No , I need to utilize this External flash memory for code storage .&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 10:02:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69JBD100E-EXTERNAL-FLASH-SUPPORT/m-p/2103449#M58219</guid>
      <dc:creator>Laks489</dc:creator>
      <dc:date>2025-05-23T10:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69JBD100E - EXTERNAL FLASH SUPPORT</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69JBD100E-EXTERNAL-FLASH-SUPPORT/m-p/2103460#M58220</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/242599"&gt;@Laks489&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Even if you can store the code in external flash, this chip does not support XIP.&lt;/P&gt;
&lt;P&gt;When you need to execute code, you need to transfer the code to your RAM, which is also relatively small.&lt;/P&gt;
&lt;P&gt;So I don't think this can meet your needs.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 10:17:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69JBD100E-EXTERNAL-FLASH-SUPPORT/m-p/2103460#M58220</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2025-05-23T10:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69JBD100E - EXTERNAL FLASH SUPPORT</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69JBD100E-EXTERNAL-FLASH-SUPPORT/m-p/2103464#M58221</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Even if you can store the code in external flash, this chip does not support XIP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the microcontroller supports XIP, can both QSPI and standard SPI interfaces be used to connect external flash for code storage, or is XIP limited to specific interfaces like QSPI only?&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 10:28:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69JBD100E-EXTERNAL-FLASH-SUPPORT/m-p/2103464#M58221</guid>
      <dc:creator>Laks489</dc:creator>
      <dc:date>2025-05-23T10:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69JBD100E - EXTERNAL FLASH SUPPORT</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69JBD100E-EXTERNAL-FLASH-SUPPORT/m-p/2104739#M58232</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/242599"&gt;@Laks489&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"If the microcontroller supports XIP, can both QSPI and standard SPI interfaces be used to connect external flash for code storage, or is XIP limited to specific interfaces like QSPI only?"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;XIP is generally limited to specialized interfaces like QSPI or FLEXSPI that are designed for high-speed memory-mapped access. Standard SPI cannot be used for XIP due to its lower bandwidth and lack of memory-mapped support.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Harry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 02:54:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69JBD100E-EXTERNAL-FLASH-SUPPORT/m-p/2104739#M58232</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2025-05-27T02:54:41Z</dc:date>
    </item>
  </channel>
</rss>

