<?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 MCF52259 crystal &amp; PLL in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-crystal-PLL/m-p/151863#M4000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have made a board onthe basis of the M52259DEMO.&lt;/P&gt;&lt;P&gt;The MCF52259 operates at 80Mhz with a 48MHz crystal, the input is divided by 6 and the PLL multiplied by 10.&lt;/P&gt;&lt;P&gt;I connected the UART to my PC and everything is working fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have read the MCF52259 Chip Errata and to be sure that my board works at all temperatures I decided to use a 25MHz crystal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now,&lt;/P&gt;&lt;P&gt;the MCF52259 operates at 80Mhz with a 25MHz crystal, the input is divided by 5 and the PLL multiplied by 16. &lt;/P&gt;&lt;P&gt;When connecting the UART to my PC the communication is not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried with a 24MHz crystal:&lt;/P&gt;&lt;P&gt;The MCF52259 operates at 80Mhz with a 24MHz crystal, the input is divided by 3 and the PLL multiplied by 10. &lt;/P&gt;&lt;P&gt;When connecting the UART to my PC the communication is working well again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something must be wrong, this looks like if the PLL 16x is not correct.&lt;/P&gt;&lt;P&gt;Some one have an idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jul 2011 14:15:03 GMT</pubDate>
    <dc:creator>Ferberber</dc:creator>
    <dc:date>2011-07-20T14:15:03Z</dc:date>
    <item>
      <title>MCF52259 crystal &amp; PLL</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-crystal-PLL/m-p/151863#M4000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have made a board onthe basis of the M52259DEMO.&lt;/P&gt;&lt;P&gt;The MCF52259 operates at 80Mhz with a 48MHz crystal, the input is divided by 6 and the PLL multiplied by 10.&lt;/P&gt;&lt;P&gt;I connected the UART to my PC and everything is working fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have read the MCF52259 Chip Errata and to be sure that my board works at all temperatures I decided to use a 25MHz crystal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now,&lt;/P&gt;&lt;P&gt;the MCF52259 operates at 80Mhz with a 25MHz crystal, the input is divided by 5 and the PLL multiplied by 16. &lt;/P&gt;&lt;P&gt;When connecting the UART to my PC the communication is not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried with a 24MHz crystal:&lt;/P&gt;&lt;P&gt;The MCF52259 operates at 80Mhz with a 24MHz crystal, the input is divided by 3 and the PLL multiplied by 10. &lt;/P&gt;&lt;P&gt;When connecting the UART to my PC the communication is working well again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something must be wrong, this looks like if the PLL 16x is not correct.&lt;/P&gt;&lt;P&gt;Some one have an idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 14:15:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-crystal-PLL/m-p/151863#M4000</guid>
      <dc:creator>Ferberber</dc:creator>
      <dc:date>2011-07-20T14:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52259 crystal &amp; PLL</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-crystal-PLL/m-p/151864#M4001</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;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Interesting&lt;/EM&gt; - the PLL multiplication values 4,6,8,10,12,14,16 or 18﻿ should be legal values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you measure the baud rate that the UART was sending at to get an idea of the deviation???&lt;/P&gt;&lt;P&gt;Is it possible that the 25MHz crystal was oscillating at a different frequency due to incorrect loading?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 17:43:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-crystal-PLL/m-p/151864#M4001</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2011-07-20T17:43:13Z</dc:date>
    </item>
  </channel>
</rss>

