<?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: MCF51QE Clock Question in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51QE-Clock-Question/m-p/202739#M9393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,thanks for your reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Well, thats pocessor expert right?... I personally don't like that way of programming... Because I wouldn't finally understand how it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don't you know what's the nominal speed of the internal reference clock? and at what trim level?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jul 2009 03:37:06 GMT</pubDate>
    <dc:creator>sebasira</dc:creator>
    <dc:date>2009-07-29T03:37:06Z</dc:date>
    <item>
      <title>MCF51QE Clock Question</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51QE-Clock-Question/m-p/202737#M9391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody, I'm new with the QE family and I'm having some troubles to initializate the clock. I've worked a lot with HCS12 and HC0, but never with QE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what I do:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ICSC2 = 0x00;&lt;/P&gt;&lt;P&gt;ICSC1 = 0x06;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ICSSC = 0x80;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've selected the internal clock reference and enabled it. The MCU runs, but I don't know at what speed it's running at.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also select the FLL out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't understand at all how this module works. I know I've got the TRIM register in order to reduce/increase the internal clock period, but starting from what value?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I need the reference to be between 31.25kHz and&amp;nbsp; 39.0625kHz to use the DCO, is that right? If so, how can I set the internal clock to run at that speed?&lt;/P&gt;&lt;P&gt;And where do I choose the FLL factor?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've read the AN3499 "Clock Options on the HC9S08 Family" but as I said before, I can't understand it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot! I'm stuck here!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2009 10:16:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51QE-Clock-Question/m-p/202737#M9391</guid>
      <dc:creator>sebasira</dc:creator>
      <dc:date>2009-07-28T10:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: MCF51QE Clock Question</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51QE-Clock-Question/m-p/202738#M9392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;BR /&gt;I will tell you my personal experience using MCF51QE128 and also some other microcontrollers of HCS08 Family,&lt;BR /&gt;I prefer to use device initialization module when I create a new project, they have a usefull and painless way to set settings clock.&lt;/P&gt;&lt;P&gt;1. When you start wizard project, select Device initialization, in the Processor Expert Settings.&lt;/P&gt;&lt;P&gt;2. In the Window of Device Initialization, select CPU on your CHIP.&lt;/P&gt;&lt;P&gt;3. In the Inspector Window, expand Clock Settings and choose your desired bus clock, click OK, and finally on your Device Initialization Window click on Generate Code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 02:59:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51QE-Clock-Question/m-p/202738#M9392</guid>
      <dc:creator>erooll</dc:creator>
      <dc:date>2009-07-29T02:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: MCF51QE Clock Question</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51QE-Clock-Question/m-p/202739#M9393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,thanks for your reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Well, thats pocessor expert right?... I personally don't like that way of programming... Because I wouldn't finally understand how it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don't you know what's the nominal speed of the internal reference clock? and at what trim level?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 03:37:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51QE-Clock-Question/m-p/202739#M9393</guid>
      <dc:creator>sebasira</dc:creator>
      <dc:date>2009-07-29T03:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: MCF51QE Clock Question</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51QE-Clock-Question/m-p/202740#M9394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone? Please... I'm really really stuck in here... I can't go further with my project..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks to all!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 09:07:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51QE-Clock-Question/m-p/202740#M9394</guid>
      <dc:creator>sebasira</dc:creator>
      <dc:date>2009-07-31T09:07:26Z</dc:date>
    </item>
  </channel>
</rss>

