<?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中的主题 PWM generation issue</title>
    <link>https://community.nxp.com/t5/S32K/PWM-generation-issue/m-p/1507234#M17144</link>
    <description>&lt;P&gt;MCU: FS32K144UAT0VLLT&lt;BR /&gt;100LQFP&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bhuvana_0-1660717462013.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/190450i75EB2FCF68E98C19/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bhuvana_0-1660717462013.png" alt="Bhuvana_0-1660717462013.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;after this line PWM output is high 3.3v. how to make it low&lt;/P&gt;&lt;P&gt;so now I have changed duty cycle to zero&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bhuvana_0-1660721296001.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/190471i5835111214E92958/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bhuvana_0-1660721296001.png" alt="Bhuvana_0-1660721296001.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;any other way can we make it low during that time?&lt;/P&gt;</description>
    <pubDate>Wed, 17 Aug 2022 07:28:47 GMT</pubDate>
    <dc:creator>Bhuvana</dc:creator>
    <dc:date>2022-08-17T07:28:47Z</dc:date>
    <item>
      <title>PWM generation issue</title>
      <link>https://community.nxp.com/t5/S32K/PWM-generation-issue/m-p/1507234#M17144</link>
      <description>&lt;P&gt;MCU: FS32K144UAT0VLLT&lt;BR /&gt;100LQFP&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bhuvana_0-1660717462013.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/190450i75EB2FCF68E98C19/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bhuvana_0-1660717462013.png" alt="Bhuvana_0-1660717462013.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;after this line PWM output is high 3.3v. how to make it low&lt;/P&gt;&lt;P&gt;so now I have changed duty cycle to zero&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bhuvana_0-1660721296001.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/190471i5835111214E92958/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bhuvana_0-1660721296001.png" alt="Bhuvana_0-1660721296001.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;any other way can we make it low during that time?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 07:28:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/PWM-generation-issue/m-p/1507234#M17144</guid>
      <dc:creator>Bhuvana</dc:creator>
      <dc:date>2022-08-17T07:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: PWM generation issue</title>
      <link>https://community.nxp.com/t5/S32K/PWM-generation-issue/m-p/1508241#M17183</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200923"&gt;@Bhuvana&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The&lt;EM&gt; FTM_DRV_UpdatePwmChannel()&lt;/EM&gt; function can be called in the runtime to change the duty cycle.&lt;/P&gt;
&lt;P&gt;Refer to ftm_pwm_s32k144 SDK example for more information.&lt;/P&gt;
&lt;P&gt;Also, the FTM module allows masking the PWM output (RM rev.14, Section 47.5.17) or control the output by SW (Section 47.5.15 Software Output Control Mode).&lt;/P&gt;
&lt;P&gt;There are these SDK API: &lt;EM&gt;FTM_DRV_ControlChannelOutput()&lt;/EM&gt;, &lt;EM&gt;FTM_DRV_MaskOutputChannels()&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 12:11:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/PWM-generation-issue/m-p/1508241#M17183</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2022-08-18T12:11:54Z</dc:date>
    </item>
  </channel>
</rss>

