<?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: S32K358 FlexIO: clock source selection and PWM</title>
    <link>https://community.nxp.com/t5/S32K/S32K358-FlexIO-clock-source-selection-and-PWM/m-p/2291132#M56032</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/258195"&gt;@saikiranG&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Is it possible to select a different clock source apart from CORE CLK for FlexIO, and are there any peripheral‑level dividers available before the clock reaches the FlexIO module?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;No, FlexIO module works directly with CORE_CLK:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_0-1767982541347.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/372360i0E1B887B1F18125F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_0-1767982541347.png" alt="Julin_AragnM_0-1767982541347.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And for dividers, there are only the prescaler options you mentioned,&amp;nbsp;÷1, ÷16, ÷256 (configured in FlexIO timers). Before that, there is&amp;nbsp;MC_CGM_MUX_0_DIV0, which is the divider for CORE_CLK.&lt;/P&gt;
&lt;P&gt;Unfortunately, this is a limitation of the FlexIO module. You can use eMIOS module instead.&lt;/P&gt;
&lt;P&gt;My colleague explains&amp;nbsp;&lt;SPAN&gt;OPWFMB&amp;nbsp;calculation in this other community post:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio/Lower-frequency-PWM-in-OPWFMB-mode/td-p/1826787" target="_blank"&gt;Lower frequency PWM in OPWFMB mode - NXP Community&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jan 2026 18:46:10 GMT</pubDate>
    <dc:creator>Julián_AragónM</dc:creator>
    <dc:date>2026-01-09T18:46:10Z</dc:date>
    <item>
      <title>S32K358 FlexIO: clock source selection and PWM</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-FlexIO-clock-source-selection-and-PWM/m-p/2290851#M56022</link>
      <description>&lt;P&gt;Is it possible to select a different clock source apart from CORE CLK for FlexIO, and are there any peripheral‑level dividers available before the clock reaches the FlexIO module?&lt;/P&gt;&lt;P&gt;I'm using S32K358 FlexIO PWM (flexio_mcl_IP, flexio_pwm) to generate low‑frequency PWM (~100 Hz). I only see the FlexIO internal prescaler options (1/16/256) and timer period (max 512 ticks) configuration, with no further clock division.&lt;/P&gt;&lt;P&gt;At 240meg core clock, I could technically go up to 1.83KHz the least with 256 prescaler.&lt;/P&gt;&lt;P&gt;May I know is there a way to change the clock source option for flexIO so that I drive it at frequencies less than core clock?&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;Am I missing any clock dividers, or is this an expected limitation of FlexIO PWM, in which case another peripheral is recommended?&lt;/DIV&gt;</description>
      <pubDate>Fri, 09 Jan 2026 09:50:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-FlexIO-clock-source-selection-and-PWM/m-p/2290851#M56022</guid>
      <dc:creator>saikiranG</dc:creator>
      <dc:date>2026-01-09T09:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: S32K358 FlexIO: clock source selection and PWM</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-FlexIO-clock-source-selection-and-PWM/m-p/2291132#M56032</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/258195"&gt;@saikiranG&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Is it possible to select a different clock source apart from CORE CLK for FlexIO, and are there any peripheral‑level dividers available before the clock reaches the FlexIO module?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;No, FlexIO module works directly with CORE_CLK:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_0-1767982541347.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/372360i0E1B887B1F18125F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_0-1767982541347.png" alt="Julin_AragnM_0-1767982541347.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And for dividers, there are only the prescaler options you mentioned,&amp;nbsp;÷1, ÷16, ÷256 (configured in FlexIO timers). Before that, there is&amp;nbsp;MC_CGM_MUX_0_DIV0, which is the divider for CORE_CLK.&lt;/P&gt;
&lt;P&gt;Unfortunately, this is a limitation of the FlexIO module. You can use eMIOS module instead.&lt;/P&gt;
&lt;P&gt;My colleague explains&amp;nbsp;&lt;SPAN&gt;OPWFMB&amp;nbsp;calculation in this other community post:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio/Lower-frequency-PWM-in-OPWFMB-mode/td-p/1826787" target="_blank"&gt;Lower frequency PWM in OPWFMB mode - NXP Community&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jan 2026 18:46:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-FlexIO-clock-source-selection-and-PWM/m-p/2291132#M56032</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2026-01-09T18:46:10Z</dc:date>
    </item>
  </channel>
</rss>

