<?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: KEA128 Single-shot timer example</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEA128-Single-shot-timer-example/m-p/725417#M44397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer the Lab2_Blinky_FTM_KEA128 in &lt;A href="https://www.nxp.com/downloads/en/board-support-packages/FRDM-KEA-QSP.zip"&gt;FRDM-KEA Quick start package(REV 8)&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;(C:\Quick Start Package v8\Code Project Examples and Sample Drivers (Evaluation Grade Only)\FRDM-KEAZ128\Code Project Examples for FRDM-KEAZ128\Code Project Examples for FRDM-KEAZ128\Lab2_Blinky_FTM_KEA128)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you may need to stop the counter in FTM interrupt.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Lab2_Blinky_FTM_KEA128.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16216iEFAAE6CD280D474B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Lab2_Blinky_FTM_KEA128.png" alt="Lab2_Blinky_FTM_KEA128.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&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, 17 Apr 2018 09:32:55 GMT</pubDate>
    <dc:creator>Robin_Shen</dc:creator>
    <dc:date>2018-04-17T09:32:55Z</dc:date>
    <item>
      <title>KEA128 Single-shot timer example</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEA128-Single-shot-timer-example/m-p/725415#M44395</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;I'm trying to create a single-shot timer using the flex-timer module and overflow interrupt. Does anyone know if there is an example somewhere that demonstrates this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/ Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 13:55:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEA128-Single-shot-timer-example/m-p/725415#M44395</guid>
      <dc:creator>ebafco</dc:creator>
      <dc:date>2018-04-11T13:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: KEA128 Single-shot timer example</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEA128-Single-shot-timer-example/m-p/725416#M44396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find FlexTimer and PIT single-shot references in the Open Source uTasker project for KEA128 (including timer simulation in Visual Studio).&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fdocs%2FuTasker%2FuTaskerHWTimers.PDF" rel="nofollow" target="_blank"&gt;http://www.utasker.com/docs/uTasker/uTaskerHWTimers.PDF&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached are two binaries for FRDM and TRK board that show a single shot timer interrupt (FlexTimer) toggling an LED (red on FRDM, second blue one on TRK). Each time it fires it increases the time by 100us and repeats so that the toggling gets slower the longer it runs for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a command line interface on the OpenSDA VCOM at 115200 Baud - in the I/O menu there are commands to read memory so you can view the timer setup if required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&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/7749i934467E5D50E5DD4/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;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kinetis: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis.html&lt;/A&gt;&lt;BR /&gt;Kinetis KEA128:&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FTRK-KEA128.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/TRK-KEA128.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-KEAZ128Q80.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KEAZ128Q80.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;S32 Design Studio: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2Fcompilers.html%23S32" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/compilers.html#S32&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Free Open Source solution: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FuTasker%2FuTasker-Kinetis" rel="nofollow" target="_blank"&gt;https://github.com/uTasker/uTasker-Kinetis&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Working project in 15 minutes video: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fyoutu.be%2FK8ScSgpgQ6M" rel="nofollow" target="_blank"&gt;https://youtu.be/K8ScSgpgQ6M&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For better, faster, cheaper product developments consider the uTasker developer's version, professional Kinetis support, one-on-one training and complete fast-track project solutions to set you apart from the herd : &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fsupport.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/support.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 17:11:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEA128-Single-shot-timer-example/m-p/725416#M44396</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2018-04-11T17:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: KEA128 Single-shot timer example</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEA128-Single-shot-timer-example/m-p/725417#M44397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer the Lab2_Blinky_FTM_KEA128 in &lt;A href="https://www.nxp.com/downloads/en/board-support-packages/FRDM-KEA-QSP.zip"&gt;FRDM-KEA Quick start package(REV 8)&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;(C:\Quick Start Package v8\Code Project Examples and Sample Drivers (Evaluation Grade Only)\FRDM-KEAZ128\Code Project Examples for FRDM-KEAZ128\Code Project Examples for FRDM-KEAZ128\Lab2_Blinky_FTM_KEA128)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you may need to stop the counter in FTM interrupt.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Lab2_Blinky_FTM_KEA128.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16216iEFAAE6CD280D474B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Lab2_Blinky_FTM_KEA128.png" alt="Lab2_Blinky_FTM_KEA128.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&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, 17 Apr 2018 09:32:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KEA128-Single-shot-timer-example/m-p/725417#M44397</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2018-04-17T09:32:55Z</dc:date>
    </item>
  </channel>
</rss>

