<?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: LPC55S16 SRAM enlarge? in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-SRAM-enlarge/m-p/1710549#M53913</link>
    <description>&lt;P&gt;Looking at your RAM usage, I would highly suggest to either consider a MCU variant with more RAM, or rework/optimize your code and variable declarations.&lt;/P&gt;&lt;P&gt;Often, algorithms put emphasis on performance. to the detriment of memory usage.&lt;BR /&gt;Or vice versa.&lt;/P&gt;</description>
    <pubDate>Thu, 24 Aug 2023 09:21:51 GMT</pubDate>
    <dc:creator>frank_m</dc:creator>
    <dc:date>2023-08-24T09:21:51Z</dc:date>
    <item>
      <title>LPC55S16 SRAM enlarge?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-SRAM-enlarge/m-p/1709855#M53905</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need more SRAM to store image data for panel, can I enlarge the SRAM size of LPC55S16?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="felix1_0-1692788589510.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/237648i75AC8EAB11208B7E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="felix1_0-1692788589510.png" alt="felix1_0-1692788589510.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 11:05:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-SRAM-enlarge/m-p/1709855#M53905</guid>
      <dc:creator>felix1</dc:creator>
      <dc:date>2023-08-23T11:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S16 SRAM enlarge?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-SRAM-enlarge/m-p/1710490#M53910</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/160932"&gt;@felix1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can place some data into SRMX, detail steps refer to:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/LPC-How-to-place-data-function-file-in-specified-memory-under/ta-p/1316392" target="_blank"&gt;https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/LPC-How-to-place-data-function-file-in-specified-memory-under/ta-p/1316392&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 08:33:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-SRAM-enlarge/m-p/1710490#M53910</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-08-24T08:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S16 SRAM enlarge?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-SRAM-enlarge/m-p/1710549#M53913</link>
      <description>&lt;P&gt;Looking at your RAM usage, I would highly suggest to either consider a MCU variant with more RAM, or rework/optimize your code and variable declarations.&lt;/P&gt;&lt;P&gt;Often, algorithms put emphasis on performance. to the detriment of memory usage.&lt;BR /&gt;Or vice versa.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 09:21:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-SRAM-enlarge/m-p/1710549#M53913</guid>
      <dc:creator>frank_m</dc:creator>
      <dc:date>2023-08-24T09:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S16 SRAM enlarge?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-SRAM-enlarge/m-p/1711249#M53925</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Indeed, change to &lt;STRONG&gt;LPC55S28&lt;/STRONG&gt; is a solution, but I have only&amp;nbsp;&lt;STRONG&gt;LPC55S16&lt;/STRONG&gt;-EVK now.&lt;/P&gt;&lt;P&gt;I need to get image data through USB&amp;nbsp; port and refresh the panel with frame buffer 480*(800/8)=48000 bytes. For now, I need to refresh the left side of the panel, and then the right side. It produces the refresh delay from left side to right side.&lt;/P&gt;&lt;P&gt;Can I move USB stack to SRAMX?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 06:50:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-SRAM-enlarge/m-p/1711249#M53925</guid>
      <dc:creator>felix1</dc:creator>
      <dc:date>2023-08-25T06:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S16 SRAM enlarge?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-SRAM-enlarge/m-p/1711427#M53927</link>
      <description>&lt;P&gt;&lt;EM&gt;&amp;gt; I need to get image data through USB&amp;nbsp; port and refresh the panel with frame buffer 480*(800/8)=48000 bytes.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I expected something like that.&lt;BR /&gt;I mean, an application expected to shuffle around large data volumes at high(er) throughput.&lt;BR /&gt;Just keep in mind that generic MCUs are not very well suited for that.&lt;BR /&gt;DSPs are made for that, and most application processors (Cortex A) and some high-end Cortex M devices have dedicated hardware to handle displays.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;With a generic MCU, you need to accept limitations.&lt;BR /&gt;You could reduce the package size, and optimize it through double-buffering mechanisms and/or DMA usage.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would suggest to profile your application, and see where it spends most time.&lt;BR /&gt;And evaluate what options you have to improve performance, or reduce the visible impact.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 10:25:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-SRAM-enlarge/m-p/1711427#M53927</guid>
      <dc:creator>frank_m</dc:creator>
      <dc:date>2023-08-25T10:25:02Z</dc:date>
    </item>
  </channel>
</rss>

