<?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: Help Understanding Clock Rate of K66 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-Understanding-Clock-Rate-of-K66/m-p/1404121#M62297</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;See this practical guide too:&lt;BR /&gt;&lt;A href="https://www.utasker.com/kinetis/MCG.html" target="_blank"&gt;https://www.utasker.com/kinetis/MCG.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jan 2022 18:17:21 GMT</pubDate>
    <dc:creator>mjbcswitzerland</dc:creator>
    <dc:date>2022-01-24T18:17:21Z</dc:date>
    <item>
      <title>Help Understanding Clock Rate of K66</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-Understanding-Clock-Rate-of-K66/m-p/1403585#M62290</link>
      <description>&lt;P&gt;Trying to understand how the microcontroller is being clocked, sorry, the datasheet isn't clear to me.&amp;nbsp; Right now I'm setting the LPUART baud rate by measuring bit duration on my scope but would like to document the precise calculations to derive the register settings.&lt;/P&gt;&lt;P&gt;I am working with a&amp;nbsp;MK66FN2M0VLQ18 on a&amp;nbsp;RDDRONE-FMUK66 running PX4.&amp;nbsp; It appears that during initialization the PLL is selected and I estimate the CPU is clocking at about 100 MHz, but again this is measured on a scope.&lt;/P&gt;&lt;P&gt;The schematic shows a 32KHz crystal on board but perhaps it's using the internal&amp;nbsp;IRC48M 48 MHz source?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jan 2022 17:28:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-Understanding-Clock-Rate-of-K66/m-p/1403585#M62290</guid>
      <dc:creator>C0490FDB</dc:creator>
      <dc:date>2022-01-23T17:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help Understanding Clock Rate of K66</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-Understanding-Clock-Rate-of-K66/m-p/1403586#M62291</link>
      <description>&lt;P&gt;I set the peripheral clock source to the internal 48 MHz source and the baud rate settings make sense now.&amp;nbsp; I'm still unclear how to derive the processor speed using the PLL or not.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jan 2022 18:43:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-Understanding-Clock-Rate-of-K66/m-p/1403586#M62291</guid>
      <dc:creator>C0490FDB</dc:creator>
      <dc:date>2022-01-23T18:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Help Understanding Clock Rate of K66</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-Understanding-Clock-Rate-of-K66/m-p/1403795#M62295</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/182078"&gt;@C0490FDB&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Please see this picture. If input internal or external 32k osc clock, MCG can use FLL to boost up to&amp;nbsp; 96M clock.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jingpan_0-1643010005587.png" style="width: 783px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/168605iB64F01B41E12D3AE/image-dimensions/783x677?v=v2" width="783" height="677" role="button" title="jingpan_0-1643010005587.png" alt="jingpan_0-1643010005587.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jing&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 07:41:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-Understanding-Clock-Rate-of-K66/m-p/1403795#M62295</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2022-01-24T07:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help Understanding Clock Rate of K66</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-Understanding-Clock-Rate-of-K66/m-p/1404108#M62296</link>
      <description>&lt;P&gt;Thank you, this diagram is very helpful.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 17:44:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-Understanding-Clock-Rate-of-K66/m-p/1404108#M62296</guid>
      <dc:creator>C0490FDB</dc:creator>
      <dc:date>2022-01-24T17:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help Understanding Clock Rate of K66</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-Understanding-Clock-Rate-of-K66/m-p/1404121#M62297</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;See this practical guide too:&lt;BR /&gt;&lt;A href="https://www.utasker.com/kinetis/MCG.html" target="_blank"&gt;https://www.utasker.com/kinetis/MCG.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 18:17:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-Understanding-Clock-Rate-of-K66/m-p/1404121#M62297</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2022-01-24T18:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help Understanding Clock Rate of K66</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-Understanding-Clock-Rate-of-K66/m-p/1404233#M62302</link>
      <description>&lt;P&gt;That looks helpful as well, thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 01:54:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Help-Understanding-Clock-Rate-of-K66/m-p/1404233#M62302</guid>
      <dc:creator>C0490FDB</dc:creator>
      <dc:date>2022-01-25T01:54:46Z</dc:date>
    </item>
  </channel>
</rss>

