<?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: S32K3  FastStandby Wakeup Problem in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1769683#M29364</link>
    <description>&lt;P&gt;But why is there no such problem through jump "bl reset_handler" ? That is no delay time.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Dec 2023 09:38:55 GMT</pubDate>
    <dc:creator>AmitoYao</dc:creator>
    <dc:date>2023-12-06T09:38:55Z</dc:date>
    <item>
      <title>S32K3  FastStandby Wakeup Problem</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1768182#M29306</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/252867i7A66009A91322C01/image-size/medium?v=v2&amp;amp;px=400" role="button" title="a.png" alt="a.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Call function reset in faststandby's wake-up function&amp;nbsp;will cause the variables assigned in this function to not take effect.&lt;/P&gt;&lt;P&gt;These variables are all defined in standbyram.&lt;/P&gt;&lt;P&gt;It seems that function reset in the faststandby wake-up function will restore the standbyram to the state before entering standby.&lt;/P&gt;&lt;P&gt;But this will not happen if you jump through bl reset_handler。&lt;/P&gt;&lt;P&gt;What is the problem?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 10:02:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1768182#M29306</guid>
      <dc:creator>AmitoYao</dc:creator>
      <dc:date>2023-12-04T10:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3  FastStandby Wakeup Problem</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1768899#M29307</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@AmitoYao" target="_blank"&gt;Hi@AmitoYao&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I guess it's because the program will Init Standby SRAM after function reset&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_1-1701767598761.png" style="width: 697px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/253029i85DC2C9943BA8744/image-dimensions/697x458?v=v2" width="697" height="458" role="button" title="Senlent_1-1701767598761.png" alt="Senlent_1-1701767598761.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>Tue, 05 Dec 2023 09:13:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1768899#M29307</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2023-12-05T09:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3  FastStandby Wakeup Problem</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1769400#M29342</link>
      <description>&lt;P&gt;I didn't init the standby ram when function reset, the var modified in the main function didn't lose&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 02:40:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1769400#M29342</guid>
      <dc:creator>AmitoYao</dc:creator>
      <dc:date>2023-12-06T02:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3  FastStandby Wakeup Problem</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1769403#M29343</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@AmitoYao" target="_blank"&gt;Hi@AmitoYao&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Could you please share the project so that i can reproduce your problem.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 02:42:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1769403#M29343</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2023-12-06T02:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3  FastStandby Wakeup Problem</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1769418#M29344</link>
      <description>&lt;P&gt;Attached is my project.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 03:01:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1769418#M29344</guid>
      <dc:creator>AmitoYao</dc:creator>
      <dc:date>2023-12-06T03:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3  FastStandby Wakeup Problem</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1769603#M29355</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@AmitoYao" target="_blank"&gt;Hi@AmitoYao&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;very interesting question.&lt;/P&gt;
&lt;P&gt;After spending a long time, I finally found that you just need to add a delay to ensure that the command&lt;/P&gt;
&lt;P&gt;has enough time to execute.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_1-1701850998348.png" style="width: 700px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/253180iF240A2A73867CC6F/image-dimensions/700x415?v=v2" width="700" height="415" role="button" title="Senlent_1-1701850998348.png" alt="Senlent_1-1701850998348.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, 06 Dec 2023 08:24:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1769603#M29355</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2023-12-06T08:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3  FastStandby Wakeup Problem</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1769675#M29361</link>
      <description>&lt;P&gt;It's so strange. How could a simple assignment statement take so long? This results in longer wake-up times。&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 09:34:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1769675#M29361</guid>
      <dc:creator>AmitoYao</dc:creator>
      <dc:date>2023-12-06T09:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3  FastStandby Wakeup Problem</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1769679#M29363</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@AmitoYao" target="_blank"&gt;Hi@AmitoYao&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This delay is just what I used for testing, not the minimum delay time.&lt;BR /&gt;But this should be the cause of the problem&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 09:37:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1769679#M29363</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2023-12-06T09:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3  FastStandby Wakeup Problem</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1769683#M29364</link>
      <description>&lt;P&gt;But why is there no such problem through jump "bl reset_handler" ? That is no delay time.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 09:38:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1769683#M29364</guid>
      <dc:creator>AmitoYao</dc:creator>
      <dc:date>2023-12-06T09:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3  FastStandby Wakeup Problem</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1769697#M29366</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@AmitoYao" target="_blank"&gt;Hi@AmitoYao&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It's difficult for me to explain the difference, it's beyond my capabilities.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 09:53:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1769697#M29366</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2023-12-06T09:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3  FastStandby Wakeup Problem</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1769704#M29368</link>
      <description>&lt;P&gt;I tested this because after the standby wakes up, It will cause the WDI watchdog timeout problem using the fls driver to erase and program the dflash, but the function reset will not.&amp;nbsp;Can you give feedback on this problem?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 10:05:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1769704#M29368</guid>
      <dc:creator>AmitoYao</dc:creator>
      <dc:date>2023-12-06T10:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3  FastStandby Wakeup Problem</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1770308#M29385</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@AmitoYao" target="_blank"&gt;Hi@AmitoYao&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;I tested this because after the standby wakes up, It will cause the WDI watchdog timeout problem using the fls driver to erase and program the dflash, but the function reset will not.&amp;nbsp;Can you give feedback on this problem?&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;Is this a new problem?&lt;BR /&gt;Isn't it okay to close SWT before entering standby mode or before performing memory operations?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 02:13:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1770308#M29385</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2023-12-07T02:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3  FastStandby Wakeup Problem</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1770338#M29389</link>
      <description>&lt;P&gt;It is not the SWT. It is the wdog used for flash .&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/253293i2FDEE2FE3147C2A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="a.png" alt="a.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 02:35:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1770338#M29389</guid>
      <dc:creator>AmitoYao</dc:creator>
      <dc:date>2023-12-07T02:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3  FastStandby Wakeup Problem</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1770352#M29391</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@AmitoYao\" target="_blank"&gt;Hi@AmitoYao&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;more difficult to understand&lt;BR /&gt;You can sort out your problem, provide a demo program that can reproduce the problem (non-MCAL demos are best), and then send it to me, and I will upgrade it to the internal forum.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 03:00:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-FastStandby-Wakeup-Problem/m-p/1770352#M29391</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2023-12-07T03:00:50Z</dc:date>
    </item>
  </channel>
</rss>

