<?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>Kinetis Design StudioのトピックRe: FTM2 enable/disable function</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/FTM2-enable-disable-function/m-p/701756#M9178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also write disable/enable code by yourself , it just configure the register of :FTMx_SC&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/27527iE7D51427F404E046/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The two functions I mentioned also only configure this register:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/27574iCEC3EA5E6826B84C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Aug 2017 02:38:21 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2017-08-22T02:38:21Z</dc:date>
    <item>
      <title>FTM2 enable/disable function</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/FTM2-enable-disable-function/m-p/701753#M9175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am programming a MKE02Z32 using KDS and Processor Expert. I am using the FTM module(specifically the FTM2) to create a set of control signals. I have this basically working correctly. My question involves the best way to enable/disable the signals &lt;STRONG&gt;&lt;EM&gt;as a group&lt;/EM&gt;&lt;/STRONG&gt;. Is there a way from the software to do this enabling/disabling dynamically? I need the signals to take their programmed initial levels when disabled (say because of some other detected fault condition) and then to be able to re-enable them. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 13:07:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/FTM2-enable-disable-function/m-p/701753#M9175</guid>
      <dc:creator>rpflaum</dc:creator>
      <dc:date>2017-08-18T13:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: FTM2 enable/disable function</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/FTM2-enable-disable-function/m-p/701754#M9176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;Does the function of "Enable()" and "Disable()" can meet your requirement ?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/27795iE094E938BF44F052/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 08:32:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/FTM2-enable-disable-function/m-p/701754#M9176</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-08-21T08:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: FTM2 enable/disable function</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/FTM2-enable-disable-function/m-p/701755#M9177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2017-08-21 08_29_24-Processor Expert - COM_PSP_Generated_Code_WAIT1.c - Kinetis Design Studio - C__U.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/26814i10EEEFD06BC8DD38/image-size/large?v=v2&amp;amp;px=999" role="button" title="2017-08-21 08_29_24-Processor Expert - COM_PSP_Generated_Code_WAIT1.c - Kinetis Design Studio - C__U.png" alt="2017-08-21 08_29_24-Processor Expert - COM_PSP_Generated_Code_WAIT1.c - Kinetis Design Studio - C__U.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have instantiated a FTM2 component. I do not see a Timer under Referenced_Components only a MCULibConfig therefor the functions you mention do not present themselves as available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 13:33:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/FTM2-enable-disable-function/m-p/701755#M9177</guid>
      <dc:creator>rpflaum</dc:creator>
      <dc:date>2017-08-21T13:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: FTM2 enable/disable function</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/FTM2-enable-disable-function/m-p/701756#M9178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also write disable/enable code by yourself , it just configure the register of :FTMx_SC&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/27527iE7D51427F404E046/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The two functions I mentioned also only configure this register:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/27574iCEC3EA5E6826B84C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2017 02:38:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/FTM2-enable-disable-function/m-p/701756#M9178</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-08-22T02:38:21Z</dc:date>
    </item>
  </channel>
</rss>

