<?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: S32K144 Use MCAL PLL configuration</title>
    <link>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042246#M45814</link>
    <description>The 8MHz clock of the external SOSC is normal.If there are any other suggestions that can be tried, please let me know. Thank you.</description>
    <pubDate>Wed, 12 Feb 2025 05:36:58 GMT</pubDate>
    <dc:creator>Embedded_novice</dc:creator>
    <dc:date>2025-02-12T05:36:58Z</dc:date>
    <item>
      <title>S32K144 Use MCAL PLL configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042162#M45807</link>
      <description>&lt;P&gt;When I was using MCAL to configure the MCU clock, calling the Mcu_GetPLlStatus () function did not return the PLL_LOCKED signal. I found that the register was not set correctly in this MCU_initClock() function, only PLLEN was set to 1, but PLLSEL and PLLVLD were not set, resulting in the inability to achieve PLL locking.&lt;/P&gt;&lt;P&gt;The MCAL version I am using is SW32K1_S32M24xRTD_R21-11_2.0.0uP04, EB version 29.0.0. I would like to know how to solve this problem, whether it is caused by my configuration or other issues?（At the same time, I would like to know the meaning of the P04 suffix in SW32K1_S32M24xRtD_R21-11_2.0.0uP04）.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clock_cfg.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323521iEB0601720F925442/image-size/large?v=v2&amp;amp;px=999" role="button" title="clock_cfg.png" alt="clock_cfg.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks for help！&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 02:56:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042162#M45807</guid>
      <dc:creator>Embedded_novice</dc:creator>
      <dc:date>2025-02-12T02:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Use MCAL PLL configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042221#M45808</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;Embedded_novice&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The clock switching to PLL is not completed by "Mcu_InitClock".&lt;/P&gt;
&lt;P&gt;Please try use the api "Mcu_DistributePllClock".&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 04:38:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042221#M45808</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2025-02-12T04:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Use MCAL PLL configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042240#M45811</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clock.png" style="width: 523px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323538iB44AC08B1085233F/image-size/large?v=v2&amp;amp;px=999" role="button" title="clock.png" alt="clock.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is the order of my API calls，I cannot escape from the while loop because the PLL_LOCKED signal is not set.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 05:21:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042240#M45811</guid>
      <dc:creator>Embedded_novice</dc:creator>
      <dc:date>2025-02-12T05:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Use MCAL PLL configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042243#M45812</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;Embedded_novice&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I can't see any problem with this code. Make sure your current hardware has an external crystal clock.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 05:31:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042243#M45812</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2025-02-12T05:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Use MCAL PLL configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042246#M45814</link>
      <description>The 8MHz clock of the external SOSC is normal.If there are any other suggestions that can be tried, please let me know. Thank you.</description>
      <pubDate>Wed, 12 Feb 2025 05:36:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042246#M45814</guid>
      <dc:creator>Embedded_novice</dc:creator>
      <dc:date>2025-02-12T05:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Use MCAL PLL configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042256#M45816</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;Embedded_novice&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Could you provide me your project's elf file so I can help you test it.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 05:47:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042256#M45816</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2025-02-12T05:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Use MCAL PLL configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042264#M45817</link>
      <description>&lt;P&gt;Thanks for help!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 05:51:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042264#M45817</guid>
      <dc:creator>Embedded_novice</dc:creator>
      <dc:date>2025-02-12T05:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Use MCAL PLL configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042328#M45821</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;Embedded_novice&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Could you please check your McuSystemPll configuration, make sure System PLL is enabled.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_0-1739344902451.png" style="width: 631px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323563i5A67B84C492FEBE6/image-dimensions/631x374?v=v2" width="631" height="374" role="button" title="Senlent_0-1739344902451.png" alt="Senlent_0-1739344902451.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 07:22:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042328#M45821</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2025-02-12T07:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Use MCAL PLL configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042383#M45825</link>
      <description>&lt;P&gt;Yes, that's how I did it.Can I send you the EB configuration project to check if there are any configuration errors.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EB_CFG.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323584i95EC66A9A42B6678/image-size/large?v=v2&amp;amp;px=999" role="button" title="EB_CFG.png" alt="EB_CFG.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 08:05:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042383#M45825</guid>
      <dc:creator>Embedded_novice</dc:creator>
      <dc:date>2025-02-12T08:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Use MCAL PLL configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042390#M45826</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;Embedded_novice&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;You can refer to the routines we provide.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_1-1739347782755.png" style="width: 726px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323587i19FAB9310CEFA632/image-dimensions/726x147?v=v2" width="726" height="147" role="button" title="Senlent_1-1739347782755.png" alt="Senlent_1-1739347782755.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, 12 Feb 2025 08:09:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042390#M45826</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2025-02-12T08:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Use MCAL PLL configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042396#M45827</link>
      <description>Okay, I will first go to the reference configuration items of the routine. Thank you for your help. Also, may I ask what the meaning of P04 after the MACL name is?</description>
      <pubDate>Wed, 12 Feb 2025 08:15:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042396#M45827</guid>
      <dc:creator>Embedded_novice</dc:creator>
      <dc:date>2025-02-12T08:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Use MCAL PLL configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042403#M45829</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;Embedded_novice&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;P-&amp;gt;PACTH&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 08:18:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042403#M45829</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2025-02-12T08:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Use MCAL PLL configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042455#M45830</link>
      <description>I have found the reason. Thank you for your help</description>
      <pubDate>Wed, 12 Feb 2025 09:08:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042455#M45830</guid>
      <dc:creator>Embedded_novice</dc:creator>
      <dc:date>2025-02-12T09:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Use MCAL PLL configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042459#M45831</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;Embedded_novice&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Could you please share the reason why?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 09:09:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042459#M45831</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2025-02-12T09:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Use MCAL PLL configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042472#M45832</link>
      <description>In MCU -&amp;gt;McuLockSettingConfig -&amp;gt;McuSOSCClockConfig, there is an option called "select external reference clock". When I uncheck this option, it will run normally. I personally understand whether this is related to the crystal oscillator I am using. Currently, I am using an external crystal oscillator, and the external clock source requires an internal OSC oscillator to drive my crystal oscillator to start oscillating. When I use an active crystal oscillator, it can start oscillating directly through external voltage without the need for an internal oscillator to provide a source.</description>
      <pubDate>Wed, 12 Feb 2025 09:24:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Use-MCAL-PLL-configuration/m-p/2042472#M45832</guid>
      <dc:creator>Embedded_novice</dc:creator>
      <dc:date>2025-02-12T09:24:16Z</dc:date>
    </item>
  </channel>
</rss>

