<?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: PWM default output in Digital Signal Controllers</title>
    <link>https://community.nxp.com/t5/Digital-Signal-Controllers/PWM-default-output/m-p/374522#M331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don´t know. I once did something similar with PWMA_SWCOUT and PWMA_DTSRCSEL when I wanted to stop the PWM output at a desired value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Feb 2015 16:11:17 GMT</pubDate>
    <dc:creator>cabl</dc:creator>
    <dc:date>2015-02-17T16:11:17Z</dc:date>
    <item>
      <title>PWM default output</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/PWM-default-output/m-p/374519#M328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can somebody tell me how I can configure the default PWM output if i disable output with "PWMx_OUTEN"&lt;/P&gt;&lt;P&gt;I configured output in case of a fault and this works correct, but if i disable output with "PWMx_OUTEN" all outputs are "0". Is there a way to set the state required?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Matthias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 10:07:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/PWM-default-output/m-p/374519#M328</guid>
      <dc:creator>matthiasuhlmann</dc:creator>
      <dc:date>2015-02-13T10:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: PWM default output</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/PWM-default-output/m-p/374520#M329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe the PWMAFS field of the OCTRL register (page 669 in MC56F847xx Reference Manual, Rev. 1, 06/2012)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 12:22:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/PWM-default-output/m-p/374520#M329</guid>
      <dc:creator>cabl</dc:creator>
      <dc:date>2015-02-17T12:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: PWM default output</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/PWM-default-output/m-p/374521#M330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PWMAFS in OCTRL is used to define the output state in fault state. I allready set up this register to define output in case of a fault detection, but if I disable the output using OUTEN the output state is not as defined in the OCTRL register...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 13:37:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/PWM-default-output/m-p/374521#M330</guid>
      <dc:creator>matthiasuhlmann</dc:creator>
      <dc:date>2015-02-17T13:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: PWM default output</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/PWM-default-output/m-p/374522#M331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don´t know. I once did something similar with PWMA_SWCOUT and PWMA_DTSRCSEL when I wanted to stop the PWM output at a desired value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 16:11:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/PWM-default-output/m-p/374522#M331</guid>
      <dc:creator>cabl</dc:creator>
      <dc:date>2015-02-17T16:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: PWM default output</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/PWM-default-output/m-p/374523#M332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a possible work around i think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just hoped for a possibility to configure default output state to use OUTEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 11:28:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/PWM-default-output/m-p/374523#M332</guid>
      <dc:creator>matthiasuhlmann</dc:creator>
      <dc:date>2015-02-18T11:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: PWM default output</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/PWM-default-output/m-p/374524#M333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Matthias,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you clear the PWMA_EN/PWMB_EN bits in PWMA_OUTEN register, the PWM output pins will be disabled, in the case, the PWM_A and PWM_B pins will be float(in high impedance), the external pull-up or pull-down resistor will determine the pins state.&lt;/P&gt;&lt;P&gt;Because I am taking vacation, I can not test it, pls test it yourself.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Feb 2015 01:10:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/PWM-default-output/m-p/374524#M333</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2015-02-21T01:10:24Z</dc:date>
    </item>
  </channel>
</rss>

