<?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のトピックHow to achieve one microsecond delay in K-64 micro controller using KDS IDE?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-achieve-one-microsecond-delay-in-K-64-micro-controller/m-p/682272#M42007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Firmware we are allowing the clock running with 80MHz and we are using an external 8MHz crystal on our&amp;nbsp;board.Still, we couldn't able to achieve the 1us delay. We have checked with the oscilloscope we are getting 1.5us delay instead of 1us delay.&lt;A href="https://community.nxp.com/space/11213"&gt;Kinetis Design Studio&lt;/A&gt;. &lt;A href="https://community.nxp.com/community/kinetis?sr=search&amp;amp;searchId=394033e7-f38e-4253-8ab5-e964a2ccd7f8&amp;amp;searchIndex=5"&gt;https://community.nxp.com/community/kinetis?sr=search&amp;amp;searchId=394033e7-f38e-4253-8ab5-e964a2ccd7f8&amp;amp;searchIndex=5&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 May 2017 18:53:40 GMT</pubDate>
    <dc:creator>saravananrajend</dc:creator>
    <dc:date>2017-05-16T18:53:40Z</dc:date>
    <item>
      <title>How to achieve one microsecond delay in K-64 micro controller using KDS IDE?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-achieve-one-microsecond-delay-in-K-64-micro-controller/m-p/682272#M42007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Firmware we are allowing the clock running with 80MHz and we are using an external 8MHz crystal on our&amp;nbsp;board.Still, we couldn't able to achieve the 1us delay. We have checked with the oscilloscope we are getting 1.5us delay instead of 1us delay.&lt;A href="https://community.nxp.com/space/11213"&gt;Kinetis Design Studio&lt;/A&gt;. &lt;A href="https://community.nxp.com/community/kinetis?sr=search&amp;amp;searchId=394033e7-f38e-4253-8ab5-e964a2ccd7f8&amp;amp;searchIndex=5"&gt;https://community.nxp.com/community/kinetis?sr=search&amp;amp;searchId=394033e7-f38e-4253-8ab5-e964a2ccd7f8&amp;amp;searchIndex=5&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 18:53:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-achieve-one-microsecond-delay-in-K-64-micro-controller/m-p/682272#M42007</guid>
      <dc:creator>saravananrajend</dc:creator>
      <dc:date>2017-05-16T18:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to achieve one microsecond delay in K-64 micro controller using KDS IDE?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-achieve-one-microsecond-delay-in-K-64-micro-controller/m-p/682273#M42008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;The red LED can toggle every 1us, test the pit demo in &lt;A href="https://mcuxpresso.nxp.com/en/welcome"&gt;SDK_2.2_FRDM-K64F&lt;/A&gt;. (...\SDK_2.2_FRDM-K64F\boards\frdmk64f\driver_examples\pit)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="PIT_LedRed_toggle.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/19284i2AD7C3B9568F4B4B/image-size/large?v=v2&amp;amp;px=999" role="button" title="PIT_LedRed_toggle.png" alt="PIT_LedRed_toggle.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="SDK_2.2_FRDM-K64F pit.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/19333i5765D3B801CB3294/image-size/large?v=v2&amp;amp;px=999" role="button" title="SDK_2.2_FRDM-K64F pit.png" alt="SDK_2.2_FRDM-K64F pit.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="RED LED.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/19388i91803164D9694CCD/image-size/large?v=v2&amp;amp;px=999" role="button" title="RED LED.jpg" alt="RED LED.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Would you please tell us how did you achieve the 1us delay? You can attach the project here.&lt;/P&gt;&lt;P&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>Thu, 18 May 2017 02:38:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-achieve-one-microsecond-delay-in-K-64-micro-controller/m-p/682273#M42008</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2017-05-18T02:38:52Z</dc:date>
    </item>
  </channel>
</rss>

