<?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: MK60DX256 Crystal doesn't startup in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60DX256-Crystal-doesn-t-startup/m-p/172519#M1271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the mcu has not been programmed the MCG is not configured, thus the XTAL will not start up, you need to program the mcu and configure the MCG for this to happen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Nov 2012 17:12:18 GMT</pubDate>
    <dc:creator>apanecatl</dc:creator>
    <dc:date>2012-11-14T17:12:18Z</dc:date>
    <item>
      <title>MK60DX256 Crystal doesn't startup</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60DX256-Crystal-doesn-t-startup/m-p/172515#M1267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have built two prototype board, it seems the crystal doesn't startup. I use 16Mhz crystal with two 10pF load capacitor, I use scope to check the waveform, there is no 16Mhz signal at EXTAL, the IAR debuuger stop at&lt;/P&gt;&lt;P&gt;"&lt;EM&gt;&lt;STRONG&gt;while (MCG_S &amp;amp; MCG_S_IREFST_MASK){}; // wait for Reference clock Status bit to clear&lt;/STRONG&gt;&lt;/EM&gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I check the reference manual, in Chapter 26, it mention that "Rf" maybe required, but it doesn't say how much should be the value, 10M? 5M? ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Samuel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 06:22:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60DX256-Crystal-doesn-t-startup/m-p/172515#M1267</guid>
      <dc:creator>rabbit</dc:creator>
      <dc:date>2012-11-13T06:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: MK60DX256 Crystal doesn't startup</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60DX256-Crystal-doesn-t-startup/m-p/172516#M1268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Samuel, I recommend you change the XTAL oscillator components to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C= 20-27pF&lt;/P&gt;&lt;P&gt;R=10M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 16:57:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60DX256-Crystal-doesn-t-startup/m-p/172516#M1268</guid>
      <dc:creator>apanecatl</dc:creator>
      <dc:date>2012-11-13T16:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: MK60DX256 Crystal doesn't startup</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60DX256-Crystal-doesn-t-startup/m-p/172517#M1269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I put 10M resistor, still the same, without 16Mhz signal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a new board, without program the MCU.&lt;/P&gt;&lt;P&gt;My question is: is the external clock by default on? or need enable the external clock by softwrae?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Samuel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 00:29:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60DX256-Crystal-doesn-t-startup/m-p/172517#M1269</guid>
      <dc:creator>rabbit</dc:creator>
      <dc:date>2012-11-14T00:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: MK60DX256 Crystal doesn't startup</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60DX256-Crystal-doesn-t-startup/m-p/172518#M1270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I try several combinations, the external 16Mhz oscilation doesn't exist.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The crystal is good part, because I swap crystal with crystal at an other product (MCU is not from Freescale), the 16Mhz exists in the other product.&lt;/LI&gt;&lt;LI&gt;Remove both load capacitor(Connection1), only the crystal connected to XTAl and EXTAL, no 16Mhz oscillation.&lt;/LI&gt;&lt;LI&gt;Add 10Mohm resistor with crystal (Connection 2), no 16Mhz oscillation.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MCU is from Freescale sample IC, I am not sure something wrong with those IC or there is some requirement of crystal?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Samuel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 06:02:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60DX256-Crystal-doesn-t-startup/m-p/172518#M1270</guid>
      <dc:creator>rabbit</dc:creator>
      <dc:date>2012-11-14T06:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: MK60DX256 Crystal doesn't startup</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60DX256-Crystal-doesn-t-startup/m-p/172519#M1271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the mcu has not been programmed the MCG is not configured, thus the XTAL will not start up, you need to program the mcu and configure the MCG for this to happen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 17:12:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60DX256-Crystal-doesn-t-startup/m-p/172519#M1271</guid>
      <dc:creator>apanecatl</dc:creator>
      <dc:date>2012-11-14T17:12:18Z</dc:date>
    </item>
  </channel>
</rss>

