<?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>Kinetis MicrocontrollersのトピックRe: SRAM retention over system reset</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SRAM-retention-over-system-reset/m-p/485910#M29840</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Iain Rist:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to complement on David's response. For a &lt;STRONG&gt;Low leakage wakeup&lt;/STRONG&gt; reset, if the device was in &lt;STRONG&gt;VLLS1&lt;/STRONG&gt; or &lt;STRONG&gt;VLLS0&lt;/STRONG&gt; power modes, then SRAM memory is powered off and so the contents are not retained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Feb 2016 01:47:57 GMT</pubDate>
    <dc:creator>Jorge_Gonzalez</dc:creator>
    <dc:date>2016-02-04T01:47:57Z</dc:date>
    <item>
      <title>SRAM retention over system reset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SRAM-retention-over-system-reset/m-p/485906#M29836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am really only interested in SRAM retention over a software reset, but I thought this post could be a catch-all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a Kinetic K10. I want to reset the microcontroller and retain some data over the reset. I realise I can use the System Register File to achieve this, since this is only reset via a power-on reset, but I am interested in other methods as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not see in the reference manual any mention in what state the SRAM comes up in after POR or the effect of the various system reset sources on the current state of the SRAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the SRAM come up filled with a static value after a power-on reset?&lt;/P&gt;&lt;P&gt;Does the SRAM retain its contents any/some/all system resets?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The K10 has multiple system reset sources. If the SRAM is retained over only some system resets, please could you indicate which ones.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;Power-on reset&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;External pin reset&lt;/P&gt;&lt;P&gt;Low-voltage detect&lt;/P&gt;&lt;P&gt;Watchdog timer&lt;/P&gt;&lt;P&gt;Low leakage wakeup&lt;/P&gt;&lt;P&gt;Loss-of-clock (external)&lt;/P&gt;&lt;P&gt;Loss-of-clock (PLL)&lt;/P&gt;&lt;P&gt;Stop mode acknowledgement error&lt;/P&gt;&lt;P&gt;Software reset&lt;/P&gt;&lt;P&gt;Lockup reset&lt;/P&gt;&lt;P&gt;EzPort reset&lt;/P&gt;&lt;P&gt;MDM-AP system reset request&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 14:38:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SRAM-retention-over-system-reset/m-p/485906#M29836</guid>
      <dc:creator>iainrist</dc:creator>
      <dc:date>2016-02-03T14:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: SRAM retention over system reset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SRAM-retention-over-system-reset/m-p/485907#M29837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Iain,&lt;/P&gt;&lt;P&gt;Quick non in depth answer.&lt;/P&gt;&lt;P&gt;The SRAM retains its contents during non-POR resets.&lt;/P&gt;&lt;P&gt;I haven't tried each of your cases but as long as power is retained the SRAM contents are retained.&lt;/P&gt;&lt;P&gt;So if a low power or brown out occurs, SRAM not retained.&lt;/P&gt;&lt;P&gt;Maybe others have done some of your test cases and will reply too.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 15:17:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SRAM-retention-over-system-reset/m-p/485907#M29837</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2016-02-03T15:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: SRAM retention over system reset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SRAM-retention-over-system-reset/m-p/485908#M29838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. Pretty much as I wished/expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea on the state of the SRAM after POR?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 15:35:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SRAM-retention-over-system-reset/m-p/485908#M29838</guid>
      <dc:creator>iainrist</dc:creator>
      <dc:date>2016-02-03T15:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: SRAM retention over system reset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SRAM-retention-over-system-reset/m-p/485909#M29839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Iain,&lt;/P&gt;&lt;P&gt;SRAM after POR is not defined so could be anything.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 16:12:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SRAM-retention-over-system-reset/m-p/485909#M29839</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2016-02-03T16:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: SRAM retention over system reset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SRAM-retention-over-system-reset/m-p/485910#M29840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Iain Rist:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to complement on David's response. For a &lt;STRONG&gt;Low leakage wakeup&lt;/STRONG&gt; reset, if the device was in &lt;STRONG&gt;VLLS1&lt;/STRONG&gt; or &lt;STRONG&gt;VLLS0&lt;/STRONG&gt; power modes, then SRAM memory is powered off and so the contents are not retained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 01:47:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SRAM-retention-over-system-reset/m-p/485910#M29840</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2016-02-04T01:47:57Z</dc:date>
    </item>
  </channel>
</rss>

