<?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: KL02 Crystal Oscillator in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02-Crystal-Oscillator/m-p/276694#M9995</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW looking at the circuit for the KL02 Freedom board, I see they have a 32k768 xtal with a 10M resistor and 2x12pF caps. I am wondering why the designer used these parts, because according to the docs for the OSC, the only valid mode is low power/low frequency, where no external caps and resistors is required. There are internal caps that will do 12pF in any case. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? I am putting a crystal and a resistor on the board, need to wrap this one up so I can make some!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Oct 2013 23:15:37 GMT</pubDate>
    <dc:creator>DustyStew</dc:creator>
    <dc:date>2013-10-11T23:15:37Z</dc:date>
    <item>
      <title>KL02 Crystal Oscillator</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02-Crystal-Oscillator/m-p/276693#M9994</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 wanting to use the MKL02Z32VFK4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've just come across the part in the KL02 docs where they tell you it only operates with a 32KHz crystal. That was quite a surprise. I've just done a project with a K20, so I was expecting very much the same. I have not worked out the secret for finding details, given that the documentation is now designed to be somewhat device-independent. I can't seem to find what should be simple answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering about the repercussions. I presume this frequency can be multiplied up? What is the maximum crystal-controlled operating frequency? Is there a code example someone could provide?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I presume it is still possible to use an external oscillator to feed in a higher frequency?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the pros and cons of using a low-frequency (kHz) crystal rather than a MHz crystal?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might I be better off using a different KL MCU, if I want to run that MCU at max clock rate, with a crystal-controlled oscillator?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 21:48:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02-Crystal-Oscillator/m-p/276693#M9994</guid>
      <dc:creator>DustyStew</dc:creator>
      <dc:date>2013-10-11T21:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: KL02 Crystal Oscillator</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02-Crystal-Oscillator/m-p/276694#M9995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW looking at the circuit for the KL02 Freedom board, I see they have a 32k768 xtal with a 10M resistor and 2x12pF caps. I am wondering why the designer used these parts, because according to the docs for the OSC, the only valid mode is low power/low frequency, where no external caps and resistors is required. There are internal caps that will do 12pF in any case. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? I am putting a crystal and a resistor on the board, need to wrap this one up so I can make some!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 23:15:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02-Crystal-Oscillator/m-p/276694#M9995</guid>
      <dc:creator>DustyStew</dc:creator>
      <dc:date>2013-10-11T23:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: KL02 Crystal Oscillator</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02-Crystal-Oscillator/m-p/276695#M9996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;KL02 MCG module is different with K20. KL02 only with FLL, without PLL. The FLL reference clock frequency is 32KHz.&lt;BR /&gt;That's why KL02 system oscillator only connect 32~40KHz external clock.&lt;BR /&gt;KL02 FLL is same with K20, which can multiple reference clock frequency and generate up to 48MHz clock output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The FRDM-KL02Z oscillator circuit with load capactior and feedback resistor, while which with "DNP" mark means "Do Not Place".&lt;BR /&gt;On real FRDM-KL02Z board, there without load capactior and feedback resistor, which is using connection 1 of KL02 Reference manual Figure 22-2. &lt;BR /&gt; &lt;BR /&gt;Wish it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 07:36:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02-Crystal-Oscillator/m-p/276695#M9996</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2013-10-16T07:36:31Z</dc:date>
    </item>
  </channel>
</rss>

