<?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: FTM only complementary reset on request in S32K</title>
    <link>https://community.nxp.com/t5/S32K/FTM-only-complementary-reset-on-request/m-p/603451#M83</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've solved using a software control. Using the &lt;SPAN style="font-size: small;"&gt;FTM_SWOCTRL&lt;/SPAN&gt; register&lt;SPAN style="font-size: small;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;FTM0-&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000c0; font-size: small;"&gt;SWOCTRL&lt;/SPAN&gt;&lt;SPAN style="font-size: small;"&gt;|=FTM_SWOCTRL_CH7OC(1);&amp;nbsp;&amp;nbsp; // activate the software pin control&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt; FTM0-&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000c0; font-size: small;"&gt;SWOCTRL&lt;/SPAN&gt;&lt;SPAN style="font-size: small;"&gt;|=FTM_SWOCTRL_CH7OCV(0);&amp;nbsp;&amp;nbsp; // set the pin value&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-size: small;"&gt;FTM0-&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000c0; font-size: small;"&gt;SWOCTRL&lt;/SPAN&gt;&lt;SPAN style="font-size: small;"&gt;|=FTM_SWOCTRL_CH7OC(0);&amp;nbsp;&amp;nbsp; // deactivate the software pin control&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Nov 2016 08:46:43 GMT</pubDate>
    <dc:creator>pietroserao</dc:creator>
    <dc:date>2016-11-23T08:46:43Z</dc:date>
    <item>
      <title>FTM only complementary reset on request</title>
      <link>https://community.nxp.com/t5/S32K/FTM-only-complementary-reset-on-request/m-p/603449#M81</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good evening, i have a question.&lt;BR /&gt;&lt;BR /&gt;While i'm using the FTM in complementary mode, only for the complementary pin, during the high period is possible to set&amp;nbsp; in low state until the next duty period only when is needed?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In other words i need to force it in low state the complementary signal only if is needed.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 14:52:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FTM-only-complementary-reset-on-request/m-p/603449#M81</guid>
      <dc:creator>pietroserao</dc:creator>
      <dc:date>2016-11-17T14:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: FTM only complementary reset on request</title>
      <link>https://community.nxp.com/t5/S32K/FTM-only-complementary-reset-on-request/m-p/603450#M82</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the Output mask register (OUTMASK) to force channel output to its inactive state through software. As this register is buffered you will need to use register synchronization to update the register with its buffer value. See more in chapter 39.5.13.7 OUTMASK register synchronization. &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Petr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 12:07:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FTM-only-complementary-reset-on-request/m-p/603450#M82</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2016-11-22T12:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: FTM only complementary reset on request</title>
      <link>https://community.nxp.com/t5/S32K/FTM-only-complementary-reset-on-request/m-p/603451#M83</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've solved using a software control. Using the &lt;SPAN style="font-size: small;"&gt;FTM_SWOCTRL&lt;/SPAN&gt; register&lt;SPAN style="font-size: small;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;FTM0-&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000c0; font-size: small;"&gt;SWOCTRL&lt;/SPAN&gt;&lt;SPAN style="font-size: small;"&gt;|=FTM_SWOCTRL_CH7OC(1);&amp;nbsp;&amp;nbsp; // activate the software pin control&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt; FTM0-&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000c0; font-size: small;"&gt;SWOCTRL&lt;/SPAN&gt;&lt;SPAN style="font-size: small;"&gt;|=FTM_SWOCTRL_CH7OCV(0);&amp;nbsp;&amp;nbsp; // set the pin value&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-size: small;"&gt;FTM0-&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000c0; font-size: small;"&gt;SWOCTRL&lt;/SPAN&gt;&lt;SPAN style="font-size: small;"&gt;|=FTM_SWOCTRL_CH7OC(0);&amp;nbsp;&amp;nbsp; // deactivate the software pin control&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 08:46:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FTM-only-complementary-reset-on-request/m-p/603451#M83</guid>
      <dc:creator>pietroserao</dc:creator>
      <dc:date>2016-11-23T08:46:43Z</dc:date>
    </item>
  </channel>
</rss>

