<?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>MPC5xxxのトピックGet the microcontroller clock frequency</title>
    <link>https://community.nxp.com/t5/MPC5xxx/Get-the-microcontroller-clock-frequency/m-p/656631#M7091</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all，&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; How can I &lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;Getting the microcontroller clock frequency. So, I could use to change the CAN or LIN baud&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;Regards&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Nov 2016 02:18:44 GMT</pubDate>
    <dc:creator>曾经怀念</dc:creator>
    <dc:date>2016-11-14T02:18:44Z</dc:date>
    <item>
      <title>Get the microcontroller clock frequency</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Get-the-microcontroller-clock-frequency/m-p/656631#M7091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all，&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; How can I &lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;Getting the microcontroller clock frequency. So, I could use to change the CAN or LIN baud&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;Regards&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 02:18:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Get-the-microcontroller-clock-frequency/m-p/656631#M7091</guid>
      <dc:creator>曾经怀念</dc:creator>
      <dc:date>2016-11-14T02:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Get the microcontroller clock frequency</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Get-the-microcontroller-clock-frequency/m-p/656632#M7092</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;which device do you use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 09:23:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Get-the-microcontroller-clock-frequency/m-p/656632#M7092</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2016-11-14T09:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Get the microcontroller clock frequency</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Get-the-microcontroller-clock-frequency/m-p/656633#M7093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lukas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MPC5606B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 11:20:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Get-the-microcontroller-clock-frequency/m-p/656633#M7093</guid>
      <dc:creator>曾经怀念</dc:creator>
      <dc:date>2016-11-14T11:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Get the microcontroller clock frequency</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Get-the-microcontroller-clock-frequency/m-p/656634#M7094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By default, the device is running at system clock frequency given by internal RC oscillator 16MHz. Then it's a matter of your software. Take a look at this example to see how to initialize mode and clocks:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-329441"&gt;https://community.nxp.com/docs/DOC-329441&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here you can find PLL calculator which can help you to do own configuration:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-332694"&gt;https://community.nxp.com/docs/DOC-332694&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you want to confirm the system clock frequency by measurement, use CLKOUT pin (must be configured by SW, see reference manual for more details).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 12:11:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Get-the-microcontroller-clock-frequency/m-p/656634#M7094</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2016-11-14T12:11:07Z</dc:date>
    </item>
  </channel>
</rss>

