<?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: MCF51QE128 micro External Crystal refernce Bus clock issue in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCF51QE128-micro-External-Crystal-refernce-Bus-clock-issue/m-p/490482#M4035</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pedro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the clock configuration as listed below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ICSC1 = 0b00000100;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ICSC2 = 0b01000111;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ICSTRM = *(unsigned char*far)0xFFAF;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ICSSC = (*(unsigned char*far)0xFFAE) | 0x60;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure that the external clock has been used as a reference as i can see the system RTC is always in sync with the reference real time clock (say any, GPS synched or internet clock) with above configuration. On the other note the RTC starts drifting when i use the internal clock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward for your immediate assistance on this front.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Balu V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 May 2016 15:40:43 GMT</pubDate>
    <dc:creator>BMN</dc:creator>
    <dc:date>2016-05-31T15:40:43Z</dc:date>
    <item>
      <title>MCF51QE128 micro External Crystal refernce Bus clock issue</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCF51QE128-micro-External-Crystal-refernce-Bus-clock-issue/m-p/490480#M4033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working on the MCF51QE128 micro and it is found that the micro when set to derive its Bus clock from the external crystal of 32.768 KHz the FLL derives an clock frequency in terms of decimal values (as per the reference manual which is Okay). But the problem or issue we are facing currently is that, when the FLL derived clock has been used to derive the counter values for the hardware timers there is an variation in the timing of the hardware timer interrupt's for the same count value from one hardware board to the another hardware board (Crystals and Software are similar on both boards). For e.g. say if the counter is configured to interrupt every 2 ms it would interrupt at 1.880ms. The behavior seems to be weird because the interrupts occur at 2 ms in one board with the same driver and configurations but 1.880 ms on an another board. Please provide some insights to this issue.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Balu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 17:50:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCF51QE128-micro-External-Crystal-refernce-Bus-clock-issue/m-p/490480#M4033</guid>
      <dc:creator>BMN</dc:creator>
      <dc:date>2016-05-20T17:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: MCF51QE128 micro External Crystal refernce Bus clock issue</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCF51QE128-micro-External-Crystal-refernce-Bus-clock-issue/m-p/490481#M4034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please share your clock configuration, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure that you are running using the external clock?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vicente&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 17:15:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCF51QE128-micro-External-Crystal-refernce-Bus-clock-issue/m-p/490481#M4034</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2016-05-25T17:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: MCF51QE128 micro External Crystal refernce Bus clock issue</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCF51QE128-micro-External-Crystal-refernce-Bus-clock-issue/m-p/490482#M4035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pedro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the clock configuration as listed below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ICSC1 = 0b00000100;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ICSC2 = 0b01000111;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ICSTRM = *(unsigned char*far)0xFFAF;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ICSSC = (*(unsigned char*far)0xFFAE) | 0x60;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure that the external clock has been used as a reference as i can see the system RTC is always in sync with the reference real time clock (say any, GPS synched or internet clock) with above configuration. On the other note the RTC starts drifting when i use the internal clock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward for your immediate assistance on this front.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Balu V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 15:40:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCF51QE128-micro-External-Crystal-refernce-Bus-clock-issue/m-p/490482#M4035</guid>
      <dc:creator>BMN</dc:creator>
      <dc:date>2016-05-31T15:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: MCF51QE128 micro External Crystal refernce Bus clock issue</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCF51QE128-micro-External-Crystal-refernce-Bus-clock-issue/m-p/490483#M4036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;ICSC1 = 0b00000100;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;That set the IREFS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/60560iE16C8A2265E356C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;This is use the internal clock&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Please let me know the mode that you want to run? FEE? the bus clock that you want?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Also check that the capacitor on the board are not damage.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 16:17:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCF51QE128-micro-External-Crystal-refernce-Bus-clock-issue/m-p/490483#M4036</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2016-06-01T16:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: MCF51QE128 micro External Crystal refernce Bus clock issue</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCF51QE128-micro-External-Crystal-refernce-Bus-clock-issue/m-p/490484#M4037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pedro,&lt;/P&gt;&lt;P&gt;Thanks for the response. Thats right i am looking out for the FEE mode with 32.768 KHz external crystal as reference.&lt;/P&gt;&lt;P&gt;The bus clock is 4MHz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balu V &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 10:07:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCF51QE128-micro-External-Crystal-refernce-Bus-clock-issue/m-p/490484#M4037</guid>
      <dc:creator>BMN</dc:creator>
      <dc:date>2016-06-02T10:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: MCF51QE128 micro External Crystal refernce Bus clock issue</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCF51QE128-micro-External-Crystal-refernce-Bus-clock-issue/m-p/490485#M4038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With an external crystal of 32.768 KHz the bus clock that you can get is 4.194304 MHz,&lt;/P&gt;&lt;P&gt;And here is the configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; /*lint -restore Enable MISRA rule (11.3) checking. */&lt;/P&gt;&lt;P&gt;&amp;nbsp; /* ICSC1: CLKS=0,RDIV=0,IREFS=0,IRCLKEN=1,IREFSTEN=0 */&lt;/P&gt;&lt;P&gt;&amp;nbsp; ICSC1 = 0x02;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Initialization of the ICS control register 1 */ &lt;/P&gt;&lt;P&gt;&amp;nbsp; /* ICSC2: BDIV=1,RANGE=0,HGO=0,LP=0,EREFS=1,ERCLKEN=1,EREFSTEN=0 */&lt;/P&gt;&lt;P&gt;&amp;nbsp; ICSC2 = 0x46;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Initialization of the ICS control register 2 */ &lt;/P&gt;&lt;P&gt;&amp;nbsp; while(ICSSC_OSCINIT == 0) {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Wait until the initialization of the external crystal oscillator is completed */&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp; /* ICSSC: DRST_DRS=0,DMX32=0 */&lt;/P&gt;&lt;P&gt;&amp;nbsp; ICSSC= 0x00U);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Initialization of the ICS status and control */ &lt;/P&gt;&lt;P&gt;&amp;nbsp; while((ICSSC &amp;amp; 0xC0) != 0x00) {&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Wait until the FLL switches to Low range DCO mode */&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this will help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2016 17:29:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCF51QE128-micro-External-Crystal-refernce-Bus-clock-issue/m-p/490485#M4038</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2016-06-20T17:29:23Z</dc:date>
    </item>
  </channel>
</rss>

