<?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: LPC55S69 : SRAMX_3 usage for CPU retention data</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974764#M38555</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Feb 2020 11:13:05 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2020-02-06T11:13:05Z</dc:date>
    <item>
      <title>LPC55S69 : SRAMX_3 usage for CPU retention data</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974757#M38548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Hi !&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;In UM mentioned that is possible to select SRAMX area for CPU retention :&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;"If CPU retention used in power-down mode, SRAMX_2 (0x1400 6000 to 0x1400 65FF) is&lt;BR /&gt;used (total 1.5 KB) by default in power API and this is user configurable within SRAMX_2 and SRAMX_3.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;"&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;But it is not clear how-to&amp;nbsp;configure&amp;nbsp;in use SRAMX_3 area instead of SRAMX_2 for save CPU retention data.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;SRAM_X3 should be retained if it used and it can be configured bit how-to redirect CPU data is not clear.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Regards,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Eugene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2020 18:34:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974757#M38548</guid>
      <dc:creator>EugeneHiihtaja</dc:creator>
      <dc:date>2020-02-03T18:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 : SRAMX_3 usage for CPU retention data</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974758#M38549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="320103" data-username="yevgen.gyl@solita.fi" href="https://community.nxp.com/people/yevgen.gyl@solita.fi" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 600; text-decoration: none; font-size: 11.9994px; padding: 0px;"&gt;Eugene Hiihtaja&lt;/A&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;We use ROM API&amp;nbsp;&lt;STRONG&gt;POWER_EnterDeepPowerDown&lt;/STRONG&gt; to &lt;SPAN style="color: #51626f;"&gt;configure&amp;nbsp;in use SRAMX&amp;nbsp; area.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The sram_retention_ctrl parameter defines which SRAM instances will be put in Retention mode during deep power-down. SRAM instances in Retention mode do not lose their content. SRAM instances that are not required to be put in Retention mode during deep power-down will be shut down (meaning their content will be lost upon wake-up from deep&lt;BR /&gt;power-down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2020 11:00:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974758#M38549</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2020-02-05T11:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 : SRAMX_3 usage for CPU retention data</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974759#M38550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ZhangJennie"&gt;ZhangJennie&lt;/A&gt;‌ !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using POWER_EnterPowerDown() API and it is quite clear what exact SRAM areas should be retain by specifying mask&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;sram_retention_ctrl&lt;SPAN&gt;&amp;nbsp;. 0x7FFF is cover whole SRAM space.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;BUT&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;in UM:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;"If CPU retention used in power-down mode, SRAMX_2 (0x1400 6000 to 0x1400 65FF) is&lt;BR /&gt;used (total 1.5 KB) by default in power API and this is user configurable within SRAMX_2 and SRAMX_3.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;"&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;"&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;If CPU retention used in power-down&lt;BR /&gt;mode, SRAMX_2 (0x1400 6000 to 0x1400 65FF) is&lt;BR /&gt;used (total 1.5 KB) by default in power API and this is&lt;BR /&gt;user configurable within SRAMX_2 and SRAMX_3.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;"&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="color: #000000; "&gt;SRAMX&amp;nbsp; ( 0x1400 0000 - 0x1400 7FFF, size 32KB )&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="color: #008000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SRAMX_0&amp;nbsp; -&amp;nbsp; 0x1400 0000 -&amp;nbsp; 0x1400 1FFF&lt;/SPAN&gt;&lt;BR style="color: #172b4d;" /&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SRAMX_1&amp;nbsp; -&amp;nbsp; 0x1400 2000 -&amp;nbsp; 0x1400 3FFF&lt;/SPAN&gt;&lt;BR style="color: #172b4d;" /&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SRAMX_2&amp;nbsp; -&amp;nbsp; 0x1400 4000&amp;nbsp; - 0x1400&amp;nbsp; 5FFF&lt;/SPAN&gt;&lt;BR style="color: #172b4d;" /&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SRAMX_3&amp;nbsp; -&amp;nbsp;&amp;nbsp;&lt;SPAN style="color: #000000;"&gt;0x1400 6000&amp;nbsp; - 0x1400&amp;nbsp; 7FFF,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --&amp;gt;&amp;nbsp;&lt;SPAN style="color: #3d3d3d; background-color: #ffffff;"&gt;0x1400 6000 to 0x1400 65FF&amp;nbsp; ( CPU retention area )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;So really it is ín SRAMX_3 already but can be in X_2 as well ?&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Or how I should understand CPU retention area location ?&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Regards,&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Eugene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2020 12:00:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974759#M38550</guid>
      <dc:creator>EugeneHiihtaja</dc:creator>
      <dc:date>2020-02-05T12:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 : SRAMX_3 usage for CPU retention data</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974760#M38551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Eugene,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;The size of RAM_X0 to RAM_X3 is not same, see table 307 in UM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/102008i3FD76EFB7692E134/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;0x1400 6000 to 0x1400 65FF&amp;nbsp; ( CPU retention area ) is inside RAM_X2 instance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; border: 0px;"&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P style="color: #51626f; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; border: 0px;"&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="color: #51626f; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; border: 0px;"&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2020 08:50:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974760#M38551</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2020-02-06T08:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 : SRAMX_3 usage for CPU retention data</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974761#M38552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ZhangJennie"&gt;ZhangJennie&lt;/A&gt;‌ !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need large contiguous area of SRAMX and would like to move CPU retention area to&amp;nbsp; SRAM_X3&lt;/P&gt;&lt;P&gt;, like it mentioned in UM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;"If CPU retention used in power-down mode, SRAMX_2 (0x1400 6000 to 0x1400 65FF) is&lt;BR /&gt;used (total 1.5 KB) by default in power API and this is user configurable within SRAMX_2 and SRAMX_3.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;"&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;How it can be done ?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Regards,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Eugene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2020 09:08:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974761#M38552</guid>
      <dc:creator>EugeneHiihtaja</dc:creator>
      <dc:date>2020-02-06T09:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 : SRAMX_3 usage for CPU retention data</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974762#M38553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;config sram_retention_ctrl&lt;SPAN&gt;&amp;nbsp;is used to set retained RAM.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;for example, with below code,&amp;nbsp;RAM instances RAM_X2 &amp;amp; RAM_X3 content will&amp;nbsp;&lt;SPAN&gt;be retained.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sram_retention_ctrl = LOWPOWER_SRAMRETCTRL_RETEN_RAMX2 |&lt;BR /&gt;LOWPOWER_SRAMRETCTRL_RETEN_RAMX3;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;this chip doesn't have feature to set&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;large contiguous area of SRAMX for CPU &lt;SPAN&gt;retention&lt;SPAN&gt;&amp;nbsp;area.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2020 10:57:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974762#M38553</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2020-02-06T10:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 : SRAMX_3 usage for CPU retention data</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974763#M38554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ZhangJennie"&gt;ZhangJennie&lt;/A&gt;‌ !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this memory area :&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;SRAMX_2 (0x1400 6000 to 0x1400 65FF)&lt;SPAN&gt;&amp;nbsp; is hardcoded for CPU retention data in case of PowerDown mode&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;and can't be changed. Is this so ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Eugene&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2020 11:08:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974763#M38554</guid>
      <dc:creator>EugeneHiihtaja</dc:creator>
      <dc:date>2020-02-06T11:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 : SRAMX_3 usage for CPU retention data</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974764#M38555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2020 11:13:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974764#M38555</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2020-02-06T11:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 : SRAMX_3 usage for CPU retention data</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974765#M38556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ZhangJennie"&gt;ZhangJennie&lt;/A&gt;‌ !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for what reason&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;SRAMX_3 area is mentioned there ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;It should be reason or this is typo or nondocumented feature ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Moving CPU retention data from SRAMX2 to 3 will bring extra 4KB of SRAM and it good benefit.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Regrads,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Eugene&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2020 12:28:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974765#M38556</guid>
      <dc:creator>EugeneHiihtaja</dc:creator>
      <dc:date>2020-02-06T12:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 : SRAMX_3 usage for CPU retention data</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974766#M38557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;UM is right. not typo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2020 13:25:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-SRAMX-3-usage-for-CPU-retention-data/m-p/974766#M38557</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2020-02-06T13:25:39Z</dc:date>
    </item>
  </channel>
</rss>

