<?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 Running code from SRAM instead of on-chip Flash to save power? in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Running-code-from-SRAM-instead-of-on-chip-Flash-to-save-power/m-p/550977#M14101</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Kaveh.Firouzi on Wed Jul 16 09:11:11 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does running the code from SRAM instead of the on-chip flash on a processor such as LPC4357 make any significant difference on the power consumption level?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:34:13 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:34:13Z</dc:date>
    <item>
      <title>Running code from SRAM instead of on-chip Flash to save power?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Running-code-from-SRAM-instead-of-on-chip-Flash-to-save-power/m-p/550977#M14101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Kaveh.Firouzi on Wed Jul 16 09:11:11 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does running the code from SRAM instead of the on-chip flash on a processor such as LPC4357 make any significant difference on the power consumption level?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:34:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Running-code-from-SRAM-instead-of-on-chip-Flash-to-save-power/m-p/550977#M14101</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Running code from SRAM instead of on-chip Flash to save power?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Running-code-from-SRAM-instead-of-on-chip-Flash-to-save-power/m-p/550978#M14102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nerd herd on Wed Jul 16 11:00:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On a theoretical level, if the flash is not being used then it may be turned off to save power. The same can not be said for the SRAM as that is volatile memory. That said, I'm currently working on a project that involves measuring the current consumed by an LPC18xx experiment board and I can tell you that the flash seems to have higher current consumption compared to SRAM.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:34:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Running-code-from-SRAM-instead-of-on-chip-Flash-to-save-power/m-p/550978#M14102</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Running code from SRAM instead of on-chip Flash to save power?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Running-code-from-SRAM-instead-of-on-chip-Flash-to-save-power/m-p/550979#M14103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Kaveh.Firouzi on Fri Jul 18 10:48:59 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you. So I went ahead and tested it on a LPC4357 processor, the reduction in current consumption was not significant &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:34:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Running-code-from-SRAM-instead-of-on-chip-Flash-to-save-power/m-p/550979#M14103</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Running code from SRAM instead of on-chip Flash to save power?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Running-code-from-SRAM-instead-of-on-chip-Flash-to-save-power/m-p/550980#M14104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nerd herd on Fri Jul 18 12:32:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After collecting some numerical data through testing, the reduction of current seemed to be about a few mA, but I was unsure if on-chip flash was fully turned off. Are you trying to lower power consumption for active mode in your application? If so, we can try other things to save power. :)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:34:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Running-code-from-SRAM-instead-of-on-chip-Flash-to-save-power/m-p/550980#M14104</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Running code from SRAM instead of on-chip Flash to save power?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Running-code-from-SRAM-instead-of-on-chip-Flash-to-save-power/m-p/550981#M14105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Kaveh.Firouzi on Fri Jul 18 12:55:30 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I am trying to reduce power consumption for active mode, where should I start?!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:34:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Running-code-from-SRAM-instead-of-on-chip-Flash-to-save-power/m-p/550981#M14105</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Running code from SRAM instead of on-chip Flash to save power?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Running-code-from-SRAM-instead-of-on-chip-Flash-to-save-power/m-p/550982#M14106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nerd herd on Fri Jul 18 14:02:38 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So what I would start with is disabling any peripherals that you are not using in your application through the clock generation unit (CGU). So for example, if your application only requires UART0 and an SPI (SSP) connection, try to disable any of the other peripheral clocks to reduce the current consumption. Chapter 12 in the user's manual has information on the CGU and what the relevant registers are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fdocuments%2Fuser_manual%2FUM10503.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp.com/documents/user_manual/UM10503.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if you have any questions about this!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:34:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Running-code-from-SRAM-instead-of-on-chip-Flash-to-save-power/m-p/550982#M14106</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:34:17Z</dc:date>
    </item>
  </channel>
</rss>

