<?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: exiting core standby mode using CAN wakeup in S32K</title>
    <link>https://community.nxp.com/t5/S32K/exiting-core-standby-mode-using-CAN-wakeup/m-p/1782349#M30173</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217297"&gt;@sai-bodhanapu&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I'm sorry for the delay.&lt;/P&gt;
&lt;P&gt;Are all the clocks needed by the application in the CORE_STANDBY mode enabled?&lt;/P&gt;
&lt;P&gt;For example, in the attached test project, the S32K312 CM7_0 wakes up through an EMIOS_0 interrupt and toggles GPIOs.&lt;/P&gt;
&lt;P&gt;So I need these modules to be clocked.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1704291755719.png" style="width: 521px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/256556i41853B2BF8353CAA/image-dimensions/521x674?v=v2" width="521" height="674" role="button" title="danielmartynek_0-1704291755719.png" alt="danielmartynek_0-1704291755719.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The CORE_STANDBY mode just reconfigures clocks and executes the WFI instruction (Wait For Interrupt). This is not a system standby mode.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jan 2024 14:26:37 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2024-01-03T14:26:37Z</dc:date>
    <item>
      <title>exiting core standby mode using CAN wakeup</title>
      <link>https://community.nxp.com/t5/S32K/exiting-core-standby-mode-using-CAN-wakeup/m-p/1768231#M29285</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/160001"&gt;@danielmartynek&lt;/a&gt;&amp;nbsp;, i am using S32K31 and i am working on low power modes. i can configure Standbymode and Core standby mode using S32DS. i can wakeup from corestandby mode using GPIO(ERIQ), RTC and for standby mode i can wakeup using (WAKEUP pins, CAN, RTC). i need to wakeup from corestandby mode using CAN RX pin. i looked into low_power_modes examples but they have CAN example for standby mode not for core standby mode. can we implement CAN wakeup for Corestandby mode? if yes please let me know.&lt;/P&gt;&lt;P&gt;Thanking you in advance&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 11:17:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/exiting-core-standby-mode-using-CAN-wakeup/m-p/1768231#M29285</guid>
      <dc:creator>sai-bodhanapu</dc:creator>
      <dc:date>2023-12-04T11:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: exiting core standby mode using CAN wakeup</title>
      <link>https://community.nxp.com/t5/S32K/exiting-core-standby-mode-using-CAN-wakeup/m-p/1768856#M29303</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217297"&gt;@sai-bodhanapu&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;If only the core is Waiting for Interrupt (WFI), but the whole system is not in Standby, meaning the clocks and peripherals are running, the core can be waken up by any interrupt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 08:18:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/exiting-core-standby-mode-using-CAN-wakeup/m-p/1768856#M29303</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2023-12-05T08:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: exiting core standby mode using CAN wakeup</title>
      <link>https://community.nxp.com/t5/S32K/exiting-core-standby-mode-using-CAN-wakeup/m-p/1778059#M29827</link>
      <description>HI, i tried to wakeup using CAN interrupt, but it did not wakeup from core, same CAN RX pin configured are Wakeup pin to wakeup from standbymode, but it wakeup when it enter standbymode</description>
      <pubDate>Wed, 20 Dec 2023 15:36:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/exiting-core-standby-mode-using-CAN-wakeup/m-p/1778059#M29827</guid>
      <dc:creator>sai-bodhanapu</dc:creator>
      <dc:date>2023-12-20T15:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: exiting core standby mode using CAN wakeup</title>
      <link>https://community.nxp.com/t5/S32K/exiting-core-standby-mode-using-CAN-wakeup/m-p/1782349#M30173</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217297"&gt;@sai-bodhanapu&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I'm sorry for the delay.&lt;/P&gt;
&lt;P&gt;Are all the clocks needed by the application in the CORE_STANDBY mode enabled?&lt;/P&gt;
&lt;P&gt;For example, in the attached test project, the S32K312 CM7_0 wakes up through an EMIOS_0 interrupt and toggles GPIOs.&lt;/P&gt;
&lt;P&gt;So I need these modules to be clocked.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1704291755719.png" style="width: 521px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/256556i41853B2BF8353CAA/image-dimensions/521x674?v=v2" width="521" height="674" role="button" title="danielmartynek_0-1704291755719.png" alt="danielmartynek_0-1704291755719.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The CORE_STANDBY mode just reconfigures clocks and executes the WFI instruction (Wait For Interrupt). This is not a system standby mode.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 14:26:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/exiting-core-standby-mode-using-CAN-wakeup/m-p/1782349#M30173</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-01-03T14:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: exiting core standby mode using CAN wakeup</title>
      <link>https://community.nxp.com/t5/S32K/exiting-core-standby-mode-using-CAN-wakeup/m-p/1955563#M41000</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying the same on S32k312. I have configured the GPIO PTA13 as a WKUP Channel 8. I am able to to wake up the board from STANDBY mode but I am not able to wake up the board from CORE-STANDBY mode. I have taken care of all the peripherals are initialized that are required to wake up from the CORE-STANDBY mode.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I configure the same pin as EIRQ[21] I am able to wake up the board from CORE-STANDBY.&amp;nbsp; But i want to wake it up using the WKUP Channel 8 as I also using the same pin to wake it up from STANDBY Mode.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please help me with this issue ?&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Saransh Goel&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 11:02:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/exiting-core-standby-mode-using-CAN-wakeup/m-p/1955563#M41000</guid>
      <dc:creator>saranshgoel</dc:creator>
      <dc:date>2024-09-17T11:02:43Z</dc:date>
    </item>
  </channel>
</rss>

