<?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 Consume of microcontroller in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Consume-of-microcontroller/m-p/265579#M20045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need of a microcontroller that is low-power. I found the MC9S08QA4 and i saw the que if busclock operate in the 1MHZ consumption is 490uA. This busclock Interferes where? If I put this clock frequency, time of each instruction is how much?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jul 2013 00:55:57 GMT</pubDate>
    <dc:creator>felipepaulo</dc:creator>
    <dc:date>2013-07-11T00:55:57Z</dc:date>
    <item>
      <title>Consume of microcontroller</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Consume-of-microcontroller/m-p/265579#M20045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need of a microcontroller that is low-power. I found the MC9S08QA4 and i saw the que if busclock operate in the 1MHZ consumption is 490uA. This busclock Interferes where? If I put this clock frequency, time of each instruction is how much?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 00:55:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Consume-of-microcontroller/m-p/265579#M20045</guid>
      <dc:creator>felipepaulo</dc:creator>
      <dc:date>2013-07-11T00:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Consume of microcontroller</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Consume-of-microcontroller/m-p/265580#M20046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felipe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could be wrong here but my understanding is that the bus clock runs at half the main clock and therefore the main clock will be running at 2MHz. The time for each instruction should be 1 / 1MHz (bus clock), which is 1us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 06:53:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Consume-of-microcontroller/m-p/265580#M20046</guid>
      <dc:creator>iansmusical</dc:creator>
      <dc:date>2013-07-11T06:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Consume of microcontroller</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Consume-of-microcontroller/m-p/265581#M20047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felipe, there is a system clock distrubution diagram in the reference mansule, page 19, Figure 1-2.(I inserted it below)&lt;/P&gt;&lt;P&gt;It shows BUCLK is coming from ICSOUT divided by 2. CPU clock is equal to ICSOUT.&lt;/P&gt;&lt;P&gt;That means BUSCLK = CPU CLK/2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The instruction execution time is 1/BUSCLK. if BUSCLK is 1MHz, the time is 1us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="QQImage_110603632.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/119589i90D8153BAE541310/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQImage_110603632.jpg" alt="QQImage_110603632.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope those info can be helpfu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B.R&lt;/P&gt;&lt;P&gt;Weiping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 08:35:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Consume-of-microcontroller/m-p/265581#M20047</guid>
      <dc:creator>weapon</dc:creator>
      <dc:date>2013-07-11T08:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Consume of microcontroller</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Consume-of-microcontroller/m-p/265582#M20048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need down the&amp;nbsp; bus clock, then i saw in ICS control register the ICSC2_BDIV, this register considers the main clock(20MHZ)? Then, if i want the down bus clock and put in register 10 I will have the bus clock of 5MHZ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 12:00:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Consume-of-microcontroller/m-p/265582#M20048</guid>
      <dc:creator>felipepaulo</dc:creator>
      <dc:date>2013-07-11T12:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Consume of microcontroller</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Consume-of-microcontroller/m-p/265583#M20049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felipe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From looking at the ref manual I think the value b10 will enable you to have a bus clock of 5MHz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's also possible you'll need to use b11 (divide by 8) as it says it divides down the clock source set by the CLKS bits!? That would mean 40MHz / 8 = 5MHz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 12:16:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Consume-of-microcontroller/m-p/265583#M20049</guid>
      <dc:creator>iansmusical</dc:creator>
      <dc:date>2013-07-11T12:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Consume of microcontroller</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Consume-of-microcontroller/m-p/265584#M20050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks, i got it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 12:26:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Consume-of-microcontroller/m-p/265584#M20050</guid>
      <dc:creator>felipepaulo</dc:creator>
      <dc:date>2013-07-11T12:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Consume of microcontroller</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Consume-of-microcontroller/m-p/265585#M20051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Felipe and Ian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To further clarify, the actual bus frequency will be dependent on the trim setting for the internal reference, which has a trim range of 31.25 to 39.06 kHz.&amp;nbsp; The DCO frequency will be 512 times this value, i.e. 16 - 20 MHz.&amp;nbsp; The bus frequency will then be determined by the BDIV factor and the additional divide-by-2 stage, as previously noted.&amp;nbsp; So the following bus frequency &lt;SPAN style="text-decoration: underline;"&gt;ranges&lt;/SPAN&gt; would apply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;BDIV&amp;nbsp; Bus frequency range:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; 00&amp;nbsp;&amp;nbsp; 8 - 10 MHz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; 01&amp;nbsp;&amp;nbsp; 4 - 5 MHz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; 10&amp;nbsp;&amp;nbsp; 2 - 2.5 MHz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; 11&amp;nbsp;&amp;nbsp; 1 - 1.25 MHz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; &lt;/SPAN&gt;&lt;BR /&gt;To achieve a bus frequency of 5.0 MHz would require a BDIV setting of 01, and a reference trim frequency of 39.06 kHz.&amp;nbsp; Trimming is essential for most applications as the internal reference has a very wide tolerance (37kHz +/-25%).&amp;nbsp; The trim calibration process is normally done when the code is programmed.&amp;nbsp; Note that the default (and factory programmed) trim frequency for this device is actually 31.25 kHz, so would need to be altered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The trim calibration setting will be stored in flash memory at address 0xFFAF for main trim value, and 0xFFAE for fine trim bit.&amp;nbsp; The application code wll need to transfer these to the corresponding ICS registers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 03:17:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Consume-of-microcontroller/m-p/265585#M20051</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2013-07-12T03:17:01Z</dc:date>
    </item>
  </channel>
</rss>

