<?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: How To Configure KDS to Use External Clock? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-To-Configure-KDS-to-Use-External-Clock/m-p/506957#M31841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can you send a zipped file of the same project????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 May 2016 12:37:10 GMT</pubDate>
    <dc:creator>vigneshbalaji</dc:creator>
    <dc:date>2016-05-25T12:37:10Z</dc:date>
    <item>
      <title>How To Configure KDS to Use External Clock?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-To-Configure-KDS-to-Use-External-Clock/m-p/506955#M31839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We encountered a problem in using external clock in KDS2.0 for KEA128. We tried on TRK-KEA128 board with both external crystal and external reference clock settings, but both do not work in a new KDS project with only a KEA128 CPU in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With external crystal settings, the test code (auto generated main()) halts at checking whether the clock is running in CPU_Init(), and the voltages on PTB6 and PTB7 are both zero, no clock waveform can be seen at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While with external refernce clock settings, we removed the 2 resistors connecting the crystal to the CPU, and made the crystal generate 8MHz clock waveform with necessary resistors and capacitors, the 8MHz clock waveform was generated correctly and be fed into EXTAL pin, however the same code halts at checking whether there is an external reference clock in CPU_Init().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please could anyone tell us how to configure the external clock in KDS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some pictures for configurations of external crystal here: &lt;A href="https://community.nxp.com/thread/380502"&gt;Please Help To Get CAN Work With 2 TRK-KEA128 Boards Connected Together With CAN BUS&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2015 12:10:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-To-Configure-KDS-to-Use-External-Clock/m-p/506955#M31839</guid>
      <dc:creator>chaodong</dc:creator>
      <dc:date>2015-12-29T12:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: How To Configure KDS to Use External Clock?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-To-Configure-KDS-to-Use-External-Clock/m-p/506956#M31840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chao Dong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Your KDS version is too low now, please download &lt;A href="http://www.nxp.com/zh-Hans/products/software-and-tools/run-time-software/kinetis-software-and-tools/ides-for-kinetis-mcus/kinetis-design-studio-integrated-development-environment-ide:KDS_IDE?lang_cd=zh-Hans&amp;amp;tid=vanKDS"&gt;KDS3.0&lt;/A&gt;, then try again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I use KDS3.0 and TRK-KEA128, sch-28200 rev D, the onboard crystal circuit is like following:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="66.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/33871iA2A5D14961F6AFE9/image-size/large?v=v2&amp;amp;px=999" role="button" title="66.jpg" alt="66.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then I create a KDS 3.0 KEA PE project, and it can works ok, you can check the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question, please let me know!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Jingjing&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, 04 Jan 2016 07:44:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-To-Configure-KDS-to-Use-External-Clock/m-p/506956#M31840</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2016-01-04T07:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: How To Configure KDS to Use External Clock?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-To-Configure-KDS-to-Use-External-Clock/m-p/506957#M31841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can you send a zipped file of the same project????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 12:37:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-To-Configure-KDS-to-Use-External-Clock/m-p/506957#M31841</guid>
      <dc:creator>vigneshbalaji</dc:creator>
      <dc:date>2016-05-25T12:37:10Z</dc:date>
    </item>
  </channel>
</rss>

