<?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: PWM CONFIGURE - EMIOS CHANNEL CHANGE</title>
    <link>https://community.nxp.com/t5/S32K/PWM-CONFIGURE-EMIOS-CHANNEL-CHANGE/m-p/2099809#M48955</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;there is no option if you really need to use channels 16-23 and those will be set in OPWMB mode, which need global or local counter bus selected. You need to choose at least one channel from 0-15, instead of 22 or 23 so this channel can be set to provide counter bus (set in MCL component) for rest of channels. Picture below shows counter buses distribution&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PetrS_0-1747650510127.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/338490i6D5CCCBEF967F27F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PetrS_0-1747650510127.png" alt="PetrS_0-1747650510127.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 19 May 2025 10:30:58 GMT</pubDate>
    <dc:creator>PetrS</dc:creator>
    <dc:date>2025-05-19T10:30:58Z</dc:date>
    <item>
      <title>PWM CONFIGURE - EMIOS CHANNEL CHANGE</title>
      <link>https://community.nxp.com/t5/S32K/PWM-CONFIGURE-EMIOS-CHANNEL-CHANGE/m-p/2099667#M48948</link>
      <description>&lt;P&gt;I have to use emios pin(channel 16~23).&lt;/P&gt;&lt;P&gt;but when i set pwm configure it has error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;bacause mcl chaanel and pwm channel is same..ch23.&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="1.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/338437iC4A67D90CB0B5904/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if i set Emios Channel is 0ch. it can not find pwmEmiosBusRef. other things are same. if i don&lt;/P&gt;&lt;P&gt;t set 23ch.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1-1.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/338441iFB76744A37B3AF35/image-size/large?v=v2&amp;amp;px=999" role="button" title="1-1.png" alt="1-1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/338438i2636D819B96344EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so i wanna know method emios channel change in mcl.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i set emois channel 23ch, and pwm channel is 23ch. you know i have to use pwm 23ch. i don't have other option.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/338444iCF60EAA42574EC93/image-size/large?v=v2&amp;amp;px=999" role="button" title="4.png" alt="4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/338445i463B9522DDFA6ADC/image-size/large?v=v2&amp;amp;px=999" role="button" title="5.png" alt="5.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/338446i80EB9FD3D3E868B5/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;i already test in example source is emios channel is 23ch, and pwm 0ch, 1ch in pwm driver in example source.&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i have to use pwm channel from 16ch to 23ch.&amp;nbsp;&lt;/P&gt;&lt;P&gt;so how is change emios channel is without 23ch and get pwmEmiosBusRef?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks to help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 08:17:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/PWM-CONFIGURE-EMIOS-CHANNEL-CHANGE/m-p/2099667#M48948</guid>
      <dc:creator>rlaxortn</dc:creator>
      <dc:date>2025-05-19T08:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: PWM CONFIGURE - EMIOS CHANNEL CHANGE</title>
      <link>https://community.nxp.com/t5/S32K/PWM-CONFIGURE-EMIOS-CHANNEL-CHANGE/m-p/2099809#M48955</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;there is no option if you really need to use channels 16-23 and those will be set in OPWMB mode, which need global or local counter bus selected. You need to choose at least one channel from 0-15, instead of 22 or 23 so this channel can be set to provide counter bus (set in MCL component) for rest of channels. Picture below shows counter buses distribution&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PetrS_0-1747650510127.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/338490i6D5CCCBEF967F27F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PetrS_0-1747650510127.png" alt="PetrS_0-1747650510127.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 10:30:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/PWM-CONFIGURE-EMIOS-CHANNEL-CHANGE/m-p/2099809#M48955</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2025-05-19T10:30:58Z</dc:date>
    </item>
  </channel>
</rss>

