<?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: question about external oscillator stops in S32K</title>
    <link>https://community.nxp.com/t5/S32K/question-about-external-oscillator-stops/m-p/1329082#M11811</link>
    <description>&lt;P&gt;Hi@&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/190585" target="_self" aria-label="View Profile of ivyxx"&gt;&lt;SPAN class=""&gt;ivyxx&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_0-1629860895442.png" style="width: 675px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/154010i5D870E836CAEE58B/image-dimensions/675x302?v=v2" width="675" height="302" role="button" title="Senlent_0-1629860895442.png" alt="Senlent_0-1629860895442.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I know what you mean, but I think the MCU needs to enter the software reset to switch other clocks when the clock fails.&lt;/P&gt;
&lt;P&gt;BR!&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Jim.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Aug 2021 04:19:20 GMT</pubDate>
    <dc:creator>Senlent</dc:creator>
    <dc:date>2021-08-25T04:19:20Z</dc:date>
    <item>
      <title>question about external oscillator stops</title>
      <link>https://community.nxp.com/t5/S32K/question-about-external-oscillator-stops/m-p/1328409#M11784</link>
      <description>&lt;P&gt;I use System PLL as external oscillator as my system clock in S32K146, and I open the clock monitor of SPLL. If I set SCG_SOSCCSR_SPLLCMRE as 0, which means an interrupt is generated when error detected.&lt;/P&gt;&lt;P&gt;What will happen after interrupt? Can S32K146 switch to internal oscillator when the interrupt is generated?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2021 08:31:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/question-about-external-oscillator-stops/m-p/1328409#M11784</guid>
      <dc:creator>ivyxx</dc:creator>
      <dc:date>2021-08-24T08:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: question about external oscillator stops</title>
      <link>https://community.nxp.com/t5/S32K/question-about-external-oscillator-stops/m-p/1328478#M11788</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;ivyxx&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Please refer to this answer.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K1-KEA-Internal-Community/Clock-monitoring-for-functional-safety/m-p/686412#M1400" target="_self"&gt;https://community.nxp.com/t5/S32K1-KEA-Internal-Community/Clock-monitoring-for-functional-safety/m-p/686412#M1400&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR！&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Jim.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2021 09:41:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/question-about-external-oscillator-stops/m-p/1328478#M11788</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2021-08-24T09:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: question about external oscillator stops</title>
      <link>https://community.nxp.com/t5/S32K/question-about-external-oscillator-stops/m-p/1328505#M11791</link>
      <description>&lt;P&gt;Hi jim:&lt;/P&gt;&lt;P&gt;&amp;nbsp;I do not have access to this page.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2021 10:08:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/question-about-external-oscillator-stops/m-p/1328505#M11791</guid>
      <dc:creator>ivyxx</dc:creator>
      <dc:date>2021-08-24T10:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: question about external oscillator stops</title>
      <link>https://community.nxp.com/t5/S32K/question-about-external-oscillator-stops/m-p/1328970#M11803</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;ivyxx&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;In S32K14x, there are two clock monitors, 1) SOSC Loss-of-Clock monitor and 2) SPLL Loss-of-Lock monitor.&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Those monitors can be enabled with SCG_SOSCCSR[SOSCCM]=1 and SCG_SPLLCSR[SPLLCM]=1 respectively.&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Once those monitors detected abnormal behaviors in SOSC/SPLL, the flags SCG_SOSCCSR[SOSCERR] and/or SCG_SPLLCSR[SPLLERR] are asserted, and generate interrupt or reset as summarized below.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_1-1629854481696.png" style="width: 575px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/154001iFF292D6F2F2BDD00/image-dimensions/575x156?v=v2" width="575" height="156" role="button" title="Senlent_1-1629854481696.png" alt="Senlent_1-1629854481696.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please note interrupt should not be selected if SOSC/SPLL clocks are used as system clock.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;refer to 'Clock monitoring for functional safety' and this answer posted by&amp;nbsp;&lt;A id="link_21" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/65362" target="_self" aria-label="View Profile of r11172"&gt;&lt;SPAN class=""&gt;r11172&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Jim,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 01:24:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/question-about-external-oscillator-stops/m-p/1328970#M11803</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2021-08-25T01:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: question about external oscillator stops</title>
      <link>https://community.nxp.com/t5/S32K/question-about-external-oscillator-stops/m-p/1328990#M11806</link>
      <description>&lt;P&gt;Hi&amp;nbsp; jim,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;When SPLL is chosen as system clock, the system can only generate reset when clock loss happens. So that if clock loss always happens, the system will reset continuously, right? Is there any chance to avoid it?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 02:02:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/question-about-external-oscillator-stops/m-p/1328990#M11806</guid>
      <dc:creator>ivyxx</dc:creator>
      <dc:date>2021-08-25T02:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: question about external oscillator stops</title>
      <link>https://community.nxp.com/t5/S32K/question-about-external-oscillator-stops/m-p/1329082#M11811</link>
      <description>&lt;P&gt;Hi@&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/190585" target="_self" aria-label="View Profile of ivyxx"&gt;&lt;SPAN class=""&gt;ivyxx&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_0-1629860895442.png" style="width: 675px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/154010i5D870E836CAEE58B/image-dimensions/675x302?v=v2" width="675" height="302" role="button" title="Senlent_0-1629860895442.png" alt="Senlent_0-1629860895442.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I know what you mean, but I think the MCU needs to enter the software reset to switch other clocks when the clock fails.&lt;/P&gt;
&lt;P&gt;BR!&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Jim.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 04:19:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/question-about-external-oscillator-stops/m-p/1329082#M11811</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2021-08-25T04:19:20Z</dc:date>
    </item>
  </channel>
</rss>

