<?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 Sleep Wake in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K3-Sleep-Wake/m-p/1628492#M21884</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/213821"&gt;@Niuyanlin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The diagram shared before generalizes how the wake-up sources are connected.&lt;/P&gt;
&lt;P&gt;So I am going to board this behavior through the theoretical functionality. As the RTI is a dedicated timer of the PIT. The interrupt is set to 1 at the end of the timer period (at the rising edge).&lt;/P&gt;
&lt;P&gt;Because of this, it makes sense that edge detection does not work at the falling edge.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Apr 2023 21:12:27 GMT</pubDate>
    <dc:creator>VaneB</dc:creator>
    <dc:date>2023-04-05T21:12:27Z</dc:date>
    <item>
      <title>S32K3 Sleep Wake</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Sleep-Wake/m-p/1626385#M21791</link>
      <description>&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;NXP team:&lt;/P&gt;&lt;P&gt;Test results: RTC, PIT0_ RTI When&amp;nbsp; is used as a wake-up source, the rising edge detection is set here to enable Icu_ EnableEdgeDetection(), can I wake up normally, but why doesn't the falling edge work? I hope to receive your help in a timely manner.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Niuyanlin_0-1680350414154.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/217406i07694BFA64231057/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Niuyanlin_0-1680350414154.png" alt="Niuyanlin_0-1680350414154.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Apr 2023 11:59:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Sleep-Wake/m-p/1626385#M21791</guid>
      <dc:creator>Niuyanlin</dc:creator>
      <dc:date>2023-04-01T11:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 Sleep Wake</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Sleep-Wake/m-p/1627125#M21824</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/213821"&gt;@Niuyanlin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you can see in the diagram below, the IRQ active edge is controlled by users through the settings of the WIREER and WIFEER registers.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VaneB_0-1680560329394.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/217567i88B85667079B6751/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VaneB_0-1680560329394.png" alt="VaneB_0-1680560329394.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Could you check if these registers are configured correctly?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 22:19:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Sleep-Wake/m-p/1627125#M21824</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-04-03T22:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 Sleep Wake</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Sleep-Wake/m-p/1627168#M21827</link>
      <description>Hi .@VaneB&lt;BR /&gt;Firstly, thank you very much for your reply. I have checked that these registers are configured correctly. I would like to know how the rising and falling edges of these four internal awakening sources are generated.</description>
      <pubDate>Tue, 04 Apr 2023 00:59:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Sleep-Wake/m-p/1627168#M21827</guid>
      <dc:creator>Niuyanlin</dc:creator>
      <dc:date>2023-04-04T00:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 Sleep Wake</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Sleep-Wake/m-p/1628492#M21884</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/213821"&gt;@Niuyanlin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The diagram shared before generalizes how the wake-up sources are connected.&lt;/P&gt;
&lt;P&gt;So I am going to board this behavior through the theoretical functionality. As the RTI is a dedicated timer of the PIT. The interrupt is set to 1 at the end of the timer period (at the rising edge).&lt;/P&gt;
&lt;P&gt;Because of this, it makes sense that edge detection does not work at the falling edge.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 21:12:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Sleep-Wake/m-p/1628492#M21884</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-04-05T21:12:27Z</dc:date>
    </item>
  </channel>
</rss>

