<?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: Unable to trigger second clock gate update in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Unable-to-trigger-second-clock-gate-update/m-p/2322634#M56992</link>
    <description>&lt;P&gt;You were right on the money - I needed to put in all the divisors before switching. After changing that, everything worked!&lt;/P&gt;</description>
    <pubDate>Wed, 25 Feb 2026 17:26:40 GMT</pubDate>
    <dc:creator>kscz</dc:creator>
    <dc:date>2026-02-25T17:26:40Z</dc:date>
    <item>
      <title>Unable to trigger second clock gate update</title>
      <link>https://community.nxp.com/t5/S32K/Unable-to-trigger-second-clock-gate-update/m-p/2322247#M56978</link>
      <description>&lt;P&gt;I write to&amp;nbsp;prtn1_cofb1_clken[req56] in order to enable power to the PLL. As per the manual, I write&amp;nbsp;prtn1_pupd[trigger] and then&amp;nbsp;0x5AF0 into ctl_key immediately followed by&amp;nbsp;0xA50F ctl_key&lt;/P&gt;&lt;P&gt;I then wait for&amp;nbsp;prtn1_pupd[trigger] to clear automatically.&lt;/P&gt;&lt;P&gt;This all works exactly as expected!&lt;/P&gt;&lt;P&gt;Later in the code, I have almost exactly the same set of steps -&amp;nbsp;I write to&amp;nbsp;prtn1_cofb2_clken[req74] in order to enable power to the lpuart0. As per the manual, I write&amp;nbsp;prtn1_pupd[trigger] and then&amp;nbsp;0x5AF0 into ctl_key immediately followed by&amp;nbsp;0xA50F ctl_key&lt;/P&gt;&lt;P&gt;I then wait for&amp;nbsp;prtn1_pupd[trigger] to clear automatically, but it never clears.&lt;/P&gt;&lt;P&gt;If I stack both clock enables before the first call to prtn1_pupd[trigger], then it appears both clocks get enabled, but I can't find where in the manual this behavior is documented. Am I just missing something?&lt;/P&gt;&lt;P&gt;I know Rust isn't officially supported, but if it helps, my code is here:&amp;nbsp;&lt;A href="https://github.com/kscz/mrcanhub/blob/bfb209c12baf23e9991345752ff6bd0a75b7d1c8/src/main.rs" target="_blank"&gt;https://github.com/kscz/mrcanhub/blob/bfb209c12baf23e9991345752ff6bd0a75b7d1c8/src/main.rs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2026 04:51:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Unable-to-trigger-second-clock-gate-update/m-p/2322247#M56978</guid>
      <dc:creator>kscz</dc:creator>
      <dc:date>2026-02-25T04:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to trigger second clock gate update</title>
      <link>https://community.nxp.com/t5/S32K/Unable-to-trigger-second-clock-gate-update/m-p/2322513#M56990</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;there should be no issue to request another partition update.&amp;nbsp;&lt;BR /&gt;I see you switch core clock to PLL, then set AIPS_PLAT divider.&amp;nbsp;The AIPS domain may temporarily exceed its maximum allowed frequency. Try to set the AIPS (and any other divisors) before switching the core clock to the PLL.&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2026 13:09:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Unable-to-trigger-second-clock-gate-update/m-p/2322513#M56990</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2026-02-25T13:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to trigger second clock gate update</title>
      <link>https://community.nxp.com/t5/S32K/Unable-to-trigger-second-clock-gate-update/m-p/2322634#M56992</link>
      <description>&lt;P&gt;You were right on the money - I needed to put in all the divisors before switching. After changing that, everything worked!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2026 17:26:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Unable-to-trigger-second-clock-gate-update/m-p/2322634#M56992</guid>
      <dc:creator>kscz</dc:creator>
      <dc:date>2026-02-25T17:26:40Z</dc:date>
    </item>
  </channel>
</rss>

