<?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 MicrocontrollersのトピックRe: Bug in 2.3.1 K22 SDK for FTM Input Capture</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Bug-in-2-3-1-K22-SDK-for-FTM-Input-Capture/m-p/965311#M55115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Keith,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for reporting this issue. We appreciate your feedback.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I highly recommend you to use our latest SDK version (2.6.0). This issue was fixed in the latest drivers. The FTM2_BASE address is now 0x4003A000.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can download the SDK from the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://mcuxpresso.nxp.com/en/welcome"&gt;https://mcuxpresso.nxp.com/en/welcome&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Felipe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Aug 2019 17:07:14 GMT</pubDate>
    <dc:creator>FelipeGarcia</dc:creator>
    <dc:date>2019-08-26T17:07:14Z</dc:date>
    <item>
      <title>Bug in 2.3.1 K22 SDK for FTM Input Capture</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Bug-in-2-3-1-K22-SDK-for-FTM-Input-Capture/m-p/965310#M55114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure this was reported a few months ago. I searched for the issue using keywords K22 FTM Input Capture and did not see it, so I'm reporting it here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 2.3.1 SDK supplied for&amp;nbsp;this family of MCUs listed below has a bug in the FTM2 Input Capture driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is a complete SDK project with the documented error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue on the K22s listed below is there are two AIPS areas. AIPS0 and AIPS1. The FTM2 base exists on BOTH AIPS areas. The SDK code uses AIPS0 in one section and AIPS1 in another section, thus FTM2 never works properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you find this useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to acknowledge &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/benjamintait"&gt;benjamintait&lt;/A&gt;‌ for doing the detailed investigation on this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MK22FN1M0AVLH12&lt;BR /&gt;&amp;nbsp;MK22FN1M0AVLK12&lt;BR /&gt;&amp;nbsp;MK22FN1M0AVLL12&lt;BR /&gt;&amp;nbsp;MK22FN1M0AVLQ12&lt;BR /&gt;&amp;nbsp;MK22FN1M0AVMC12&lt;BR /&gt;&amp;nbsp;MK22FN1M0AVMD12&lt;BR /&gt;&amp;nbsp;MK22FX512AVLH12&lt;BR /&gt;&amp;nbsp;MK22FX512AVLK12&lt;BR /&gt;&amp;nbsp;MK22FX512AVLL12&lt;BR /&gt;&amp;nbsp;MK22FX512AVLQ12&lt;BR /&gt;&amp;nbsp;MK22FX512AVMC12&lt;BR /&gt;&amp;nbsp;MK22FX512AVMD12&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2019 11:48:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Bug-in-2-3-1-K22-SDK-for-FTM-Input-Capture/m-p/965310#M55114</guid>
      <dc:creator>Keith4DSmith</dc:creator>
      <dc:date>2019-08-23T11:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Bug in 2.3.1 K22 SDK for FTM Input Capture</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Bug-in-2-3-1-K22-SDK-for-FTM-Input-Capture/m-p/965311#M55115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Keith,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for reporting this issue. We appreciate your feedback.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I highly recommend you to use our latest SDK version (2.6.0). This issue was fixed in the latest drivers. The FTM2_BASE address is now 0x4003A000.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can download the SDK from the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://mcuxpresso.nxp.com/en/welcome"&gt;https://mcuxpresso.nxp.com/en/welcome&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Felipe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2019 17:07:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Bug-in-2-3-1-K22-SDK-for-FTM-Input-Capture/m-p/965311#M55115</guid>
      <dc:creator>FelipeGarcia</dc:creator>
      <dc:date>2019-08-26T17:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Bug in 2.3.1 K22 SDK for FTM Input Capture</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Bug-in-2-3-1-K22-SDK-for-FTM-Input-Capture/m-p/965312#M55116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for making me aware that this problem is fixed in 2.6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem has been when I go to download an SDK for the family of MCUs listed above, I receive SDK 2.3.1. This happens if I ask for the K21 eval board or the individual MCU. I receive the latest SDK when I select the K22 Freedom board, which does not contain the MCUs listed above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I seem to be missing some knowledge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith Smith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2019 11:49:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Bug-in-2-3-1-K22-SDK-for-FTM-Input-Capture/m-p/965312#M55116</guid>
      <dc:creator>Keith4DSmith</dc:creator>
      <dc:date>2019-08-27T11:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Bug in 2.3.1 K22 SDK for FTM Input Capture</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Bug-in-2-3-1-K22-SDK-for-FTM-Input-Capture/m-p/965313#M55117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keith,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You are correct, the SDK for the MCUs you listed above have not been updated yet. Thanks for pointing that out to us. We will keep that in mind when the new version of those SDKs is released.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2019 14:29:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Bug-in-2-3-1-K22-SDK-for-FTM-Input-Capture/m-p/965313#M55117</guid>
      <dc:creator>FelipeGarcia</dc:creator>
      <dc:date>2019-08-27T14:29:24Z</dc:date>
    </item>
  </channel>
</rss>

