<?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: Input capture and dual edge capture in KSDK? in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Input-capture-and-dual-edge-capture-in-KSDK/m-p/471440#M3796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delayed response. You are right that both modes should be supported in KSDK v2.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you find any problems using these modes please let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Feb 2016 22:08:35 GMT</pubDate>
    <dc:creator>Jorge_Gonzalez</dc:creator>
    <dc:date>2016-02-02T22:08:35Z</dc:date>
    <item>
      <title>Input capture and dual edge capture in KSDK?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Input-capture-and-dual-edge-capture-in-KSDK/m-p/471438#M3794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone say when it will be supported?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 14:15:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Input-capture-and-dual-edge-capture-in-KSDK/m-p/471438#M3794</guid>
      <dc:creator>therealfreegeek</dc:creator>
      <dc:date>2016-01-28T14:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Input capture and dual edge capture in KSDK?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Input-capture-and-dual-edge-capture-in-KSDK/m-p/471439#M3795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like I can answer this one myself now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems like NXP have released KSDK 2.0 without any announcement or fanfare on 28th Jan, the day I posted the above message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found this in the api document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: black; font-size: 12.5pt; font-family: NimbusSanL-Bold;"&gt;23.2.3 Input capture operations&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: NimbusRomNo9L-Regu; font-size: 12pt;"&gt;The function &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: NimbusRomNo9L-Regu; font-size: 12pt;"&gt;FTM_SetupInputCapture()&lt;SPAN style="color: black; font-family: NimbusRomNo9L-Regu; font-size: 12pt;"&gt;sets up an FTM channel for input capture. The&lt;BR /&gt;user can specify the capture edge and a filter value to be used when processing&lt;BR /&gt;the input signal.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: NimbusRomNo9L-Regu; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: NimbusRomNo9L-Regu; font-size: 12pt;"&gt;The function &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: NimbusRomNo9L-Regu; font-size: 12pt;"&gt;FTM_SetupDualEdgeCapture()&lt;SPAN style="color: black; font-family: NimbusRomNo9L-Regu; font-size: 12pt;"&gt;can be used to measure the pulse width of a&lt;BR /&gt;signal. A channel pair is used during capture with the input signal coming&lt;BR /&gt;through a channel n. The user can specify whether to use one-shot or continuous&lt;BR /&gt;capture, the capture edge for each channel, and any filter value to be used when&lt;BR /&gt;processing the input signal.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jan 2016 15:48:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Input-capture-and-dual-edge-capture-in-KSDK/m-p/471439#M3795</guid>
      <dc:creator>therealfreegeek</dc:creator>
      <dc:date>2016-01-30T15:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Input capture and dual edge capture in KSDK?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Input-capture-and-dual-edge-capture-in-KSDK/m-p/471440#M3796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delayed response. You are right that both modes should be supported in KSDK v2.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you find any problems using these modes please let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 22:08:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Input-capture-and-dual-edge-capture-in-KSDK/m-p/471440#M3796</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2016-02-02T22:08:35Z</dc:date>
    </item>
  </channel>
</rss>

