<?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>S32KのトピックRe: LPO32K_CLK as watchdog clock</title>
    <link>https://community.nxp.com/t5/S32K/LPO32K-CLK-as-watchdog-clock/m-p/654498#M534</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I setup the registers at the beginning of the Main Loop. Can you maybe post your example in here?&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Apr 2017 15:51:00 GMT</pubDate>
    <dc:creator>adrianwenger</dc:creator>
    <dc:date>2017-04-11T15:51:00Z</dc:date>
    <item>
      <title>LPO32K_CLK as watchdog clock</title>
      <link>https://community.nxp.com/t5/S32K/LPO32K-CLK-as-watchdog-clock/m-p/654494#M530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to set the LPO32K_CLOCK as wdog clock source&lt;/P&gt;&lt;P&gt;Settings:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18738i156A6675AC86F101/image-size/large?v=v2&amp;amp;px=999" title="Unbenannt.PNG" alt="Unbenannt.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;PMC-&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000c0; font-size: small;"&gt;REGSC&lt;/SPAN&gt;&lt;SPAN style="font-size: small;"&gt; = PMC_REGSC_LPODIS(0); &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #3f7f5f; font-size: small;"&gt;/* 0b - Low power oscillator enabled */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;SIM-&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000c0; font-size: small;"&gt;LPOCLKS&lt;/SPAN&gt;&lt;SPAN style="font-size: small;"&gt; = SIM_LPOCLKS_LPOCLKSEL(2); &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #3f7f5f; font-size: small;"&gt;/* LPO32K_CLK Source */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;&amp;nbsp;WDOG-&amp;gt;CS =&amp;nbsp;WDOG_CS_CLK(1)&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #3f7f5f; font-size: small;"&gt;/* &lt;SPAN style="text-decoration: underline;"&gt;Watchdog&lt;/SPAN&gt; Clock --&amp;gt; 1b -&amp;nbsp;LPO Clock */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3f7f5f; font-size: small;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3f7f5f; font-size: small;"&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18696iBC82BE9258E522BA/image-size/large?v=v2&amp;amp;px=999" title="Unbenannt1.PNG" alt="Unbenannt1.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3f7f5f; font-size: small;"&gt;This seetings shout normaly&amp;nbsp;enable the 32 KHz LPO clock, but if i measure it, it seems to use still the 128 KHz LPO...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3f7f5f; font-size: small;"&gt;regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3f7f5f; font-size: small;"&gt;Adrian&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3f7f5f; font-size: small;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 11:27:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPO32K-CLK-as-watchdog-clock/m-p/654494#M530</guid>
      <dc:creator>adrianwenger</dc:creator>
      <dc:date>2017-04-06T11:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: LPO32K_CLK as watchdog clock</title>
      <link>https://community.nxp.com/t5/S32K/LPO32K-CLK-as-watchdog-clock/m-p/654495#M531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The LPOCLKS register is a write-once register, and is reset only on POR or LVD.&lt;/P&gt;&lt;P&gt;So have tried writing to the register after POR?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 08:08:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPO32K-CLK-as-watchdog-clock/m-p/654495#M531</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2017-04-10T08:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: LPO32K_CLK as watchdog clock</title>
      <link>https://community.nxp.com/t5/S32K/LPO32K-CLK-as-watchdog-clock/m-p/654496#M532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes I immediatly set up the Watchdog After reset.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 09:05:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPO32K-CLK-as-watchdog-clock/m-p/654496#M532</guid>
      <dc:creator>adrianwenger</dc:creator>
      <dc:date>2017-04-10T09:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: LPO32K_CLK as watchdog clock</title>
      <link>https://community.nxp.com/t5/S32K/LPO32K-CLK-as-watchdog-clock/m-p/654497#M533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, it doesn’t work even if you write to the LPOCLKS register after power-on-reset, when you unplugged the power supply. Has the content of the register changed? I have tried it and it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 14:37:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPO32K-CLK-as-watchdog-clock/m-p/654497#M533</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2017-04-11T14:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: LPO32K_CLK as watchdog clock</title>
      <link>https://community.nxp.com/t5/S32K/LPO32K-CLK-as-watchdog-clock/m-p/654498#M534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I setup the registers at the beginning of the Main Loop. Can you maybe post your example in here?&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 15:51:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPO32K-CLK-as-watchdog-clock/m-p/654498#M534</guid>
      <dc:creator>adrianwenger</dc:creator>
      <dc:date>2017-04-11T15:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: LPO32K_CLK as watchdog clock</title>
      <link>https://community.nxp.com/t5/S32K/LPO32K-CLK-as-watchdog-clock/m-p/654499#M535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use a very simple code to set up the clock for the watchdog.&lt;/P&gt;&lt;P&gt;What is the exact problem? Are you able to set LPOCLKSEL bits?&lt;/P&gt;&lt;P&gt;If not, download the application to the MCU and then unplug power supply.&lt;/P&gt;&lt;P&gt;Connect it again and the register should be set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 14:34:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPO32K-CLK-as-watchdog-clock/m-p/654499#M535</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2017-04-12T14:34:59Z</dc:date>
    </item>
  </channel>
</rss>

