<?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>ColdFire/68K Microcontrollers and ProcessorsのトピックRe: MCF52259 overheated</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215616#M10883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom, the MCF52233 is different from MCF52259. The former has an on-chip Ethernet PHY that's power-hungry (200 mA or so.) That explains why the MCF52233 gets hot. In my experience, the MCF52259 doesn't get nearly as hot (using Ethernet and external bus.)&lt;/P&gt;&lt;P&gt;My guess is some output pins are shorted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2011 21:04:01 GMT</pubDate>
    <dc:creator>scifi</dc:creator>
    <dc:date>2011-06-16T21:04:01Z</dc:date>
    <item>
      <title>MCF52259 overheated</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215614#M10881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;In my company we make a board based on the evaluation board MCF52259EVB except in the series resitor pack for the data and address bus. The ethernet chip was the same. The board runs very well but&amp;nbsp;too hot (40-50ºC).&lt;/P&gt;&lt;P&gt;The voltage levels are very good 3.2V-3.3V&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our firmware does not use ethernet, but&amp;nbsp;it remains connected in the bus lines. There is not any output device connected to the cpu.&lt;/P&gt;&lt;P&gt;If I loaded our firmware in the evaluation board, it runs cooler than our board (35ºC).&lt;/P&gt;&lt;P&gt;If I loaded an example firmware with ethernet, ir runs hotter in our board (42ºC).&lt;/P&gt;&lt;P&gt;Without ethernet is also the same.&lt;/P&gt;&lt;P&gt;Without the BDM the board&amp;nbsp;runs hot too&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I stopped the firmware with the BDM it seems to be much cooler.&lt;/P&gt;&lt;P&gt;If I program the flash the cpu remains at 25ºC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I evaluate if Is it usual in the MCF52259 or there is a hardware problem&amp;nbsp;If I do not have the evaluation board (was returned monts ago)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Narcis Nadal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 18:44:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215614#M10881</guid>
      <dc:creator>nnadal2</dc:creator>
      <dc:date>2011-06-16T18:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52259 overheated</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215615#M10882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Type "hot" into the Search field on this forum to see other people with similar problems.&amp;nbsp; For instance:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.freescale.com/message/43362#43362" title="https://community.freescale.com/message/43362#43362"&gt;https://community.freescale.com/message/43362#43362&lt;/A&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you measured the current? Have you worked out the power? Apparently the above post lists the CPU running at 1W, and that means it will get hot. Apparently the board design (conducting the heat away through ground planes and ground fills) is important. Disabling the Ethernet or running it at 10MHz will make it less power hungry.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may have a shorted output pin. Try programming everything as an input and see if that changes the current - that's a far better measure than thying to judge by the temperature.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 19:53:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215615#M10882</guid>
      <dc:creator>TomE</dc:creator>
      <dc:date>2011-06-16T19:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52259 overheated</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215616#M10883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom, the MCF52233 is different from MCF52259. The former has an on-chip Ethernet PHY that's power-hungry (200 mA or so.) That explains why the MCF52233 gets hot. In my experience, the MCF52259 doesn't get nearly as hot (using Ethernet and external bus.)&lt;/P&gt;&lt;P&gt;My guess is some output pins are shorted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 21:04:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215616#M10883</guid>
      <dc:creator>scifi</dc:creator>
      <dc:date>2011-06-16T21:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52259 overheated</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215617#M10884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I have understood, the inexistence of&amp;nbsp;the series resistor really does not make the cpu getting hot.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Narcís Nadal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 22:04:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215617#M10884</guid>
      <dc:creator>nnadal2</dc:creator>
      <dc:date>2011-06-16T22:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52259 overheated</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215618#M10885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tested our 2 proto boards(1 and 2) with cpus provided by freescale samples and the other proto (3) with a cpu provided by Farnell and no other chip mounted except the power supply.&lt;/P&gt;&lt;P&gt;It's very strange, it seems the two coldfires have different behavour&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By stopping the multilink emulator in the protos 1 and 2 I report the temperatures&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A-Ambient: 25.3ºC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROTOS 1 and 2&lt;/P&gt;&lt;P&gt;MCF52259CAG80 1M42N QCTCL0943&lt;/P&gt;&lt;P&gt;B-After programming the internal flash...42.1ºC&lt;/P&gt;&lt;P&gt;C-after init PLL...45.5ºC&lt;/P&gt;&lt;P&gt;D-after init IOS...47.9ºC&lt;/P&gt;&lt;P&gt;E-running...........52.3ºC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROTO 3&lt;/P&gt;&lt;P&gt;MCF52259CAG80 1M42N QCTDN1021&lt;/P&gt;&lt;P&gt;B-After programming the internal flash...34.6ºC&lt;/P&gt;&lt;P&gt;C-after init PLL...39.8ºC&lt;/P&gt;&lt;P&gt;D-after init IOS...42.3ºC&lt;/P&gt;&lt;P&gt;E-running...........42.8ºC (without external ram)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are 2 temperature&amp;nbsp; gaps :&lt;/P&gt;&lt;P&gt;D-E ... can be due the bus load of the external ram&lt;/P&gt;&lt;P&gt;A-B ... ???????&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For me there in so explanation about the A-B temperature gap.&lt;/P&gt;&lt;P&gt;May be different CPU cores?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;does somebody know the answers?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Narcís Nadal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2011 17:49:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215618#M10885</guid>
      <dc:creator>nnadal2</dc:creator>
      <dc:date>2011-06-17T17:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52259 overheated</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215619#M10886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The temperatures you are reporting look high indeed.&lt;/P&gt;&lt;P&gt;Schematics for your board would probably help.&lt;/P&gt;&lt;P&gt;If you can't post them, look for excessive currents flowing in or out of the MCU.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2011 18:17:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215619#M10886</guid>
      <dc:creator>scifi</dc:creator>
      <dc:date>2011-06-17T18:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52259 overheated</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215620#M10887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Buff !! , I prefer sending the sch. Its not a&amp;nbsp;work of other world. There is not othe chip with a suspicious temperature.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 01:38:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215620#M10887</guid>
      <dc:creator>nnadal2</dc:creator>
      <dc:date>2011-06-20T01:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52259 overheated</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215621#M10888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was thinking it could be a bus conflict (two chips driving the data lines simultaneously) but this doesn't appear to be the case. Maybe somebody else will notice something.&lt;/P&gt;&lt;P&gt;Also make sure that you've configured system clock frequency correctly. A massive overclocking of the MCU could explain excessive heat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 03:09:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215621#M10888</guid>
      <dc:creator>scifi</dc:creator>
      <dc:date>2011-06-20T03:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52259 overheated</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215622#M10889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used the mcf5225x_init function provided in the MCF52259EVB evaluation board&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;/* Set real time clock freq */&lt;/P&gt;&lt;P&gt;&amp;nbsp;MCF_CLOCK_RTCCR = 48000000;&lt;/P&gt;&lt;P&gt;.........&lt;/P&gt;&lt;P&gt;&amp;nbsp;mcf5225x_pll_init();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;where :&lt;/P&gt;&lt;P&gt;void mcf5225x_pll_init(void)&lt;BR /&gt;{&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;/*Required if booting with internal relaxation oscillator &amp;amp; pll off, clkmod[1:0]=00 &amp;amp; xtal=1 */&lt;/P&gt;&lt;P&gt;&amp;nbsp;MCF_CLOCK_OCLR = 0xC0;&amp;nbsp;&amp;nbsp; //turn on crystal&lt;BR /&gt;&amp;nbsp;MCF_CLOCK_CCLR = 0x00;&amp;nbsp;&amp;nbsp;&amp;nbsp; //switch to crystal&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MCF_CLOCK_OCHR = 0x00; //turn off relaxation osc&lt;/P&gt;&lt;P&gt;/*---------------------------------------------------------------------------------*/&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;/* The PLL pre divider - 48MHz / 6 = 8MHz */&lt;BR /&gt;&amp;nbsp;MCF_CLOCK_CCHR =0x05;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;/* The PLL pre-divider affects this!&lt;BR /&gt;&amp;nbsp; * Multiply 48Mhz reference crystal /CCHR by 10 to acheive system clock of 80Mhz&lt;BR /&gt;&amp;nbsp; */&lt;/P&gt;&lt;P&gt;&amp;nbsp;MCF_CLOCK_SYNCR &amp;amp;= ~(MCF_CLOCK_SYNCR_PLLEN);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MCF_CLOCK_SYNCR |= MCF_CLOCK_SYNCR_CLKSRC | MCF_CLOCK_SYNCR_PLLMODE;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;//80&lt;BR /&gt;&amp;nbsp;MCF_CLOCK_SYNCR |= MCF_CLOCK_SYNCR_MFD(3) | MCF_CLOCK_SYNCR_RFD(0);&lt;BR /&gt;&amp;nbsp;MCF_CLOCK_SYNCR |= MCF_CLOCK_SYNCR_PLLEN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;while (!(MCF_CLOCK_SYNSR &amp;amp; MCF_CLOCK_SYNSR_LOCK))&lt;BR /&gt;&amp;nbsp;{&lt;BR /&gt;&amp;nbsp;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It makes me thing because we I run the mcf5225x_pll_init(); the temperature rise is about 3-4ºC.&lt;/P&gt;&lt;P&gt;What is strange also is the temperature so hight even during power-up with the BDM halting the cpu after the internal flash is programmed (42ºC). I thing&amp;nbsp;this is not normal. One difference respect the evaluation board is the 48MHz is 10cm away from the cpu because I used it in U6 (MCF52259_B.sch).&amp;nbsp;Can it be&amp;nbsp;responsible of such 42ºC?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Narcís Nadal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 11:21:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215622#M10889</guid>
      <dc:creator>nnadal2</dc:creator>
      <dc:date>2011-06-20T11:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52259 overheated</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215623#M10890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do some basic Electical Engineering Design Work on the system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Measure the current. If you can, measure the CPU current. If you don't have the ability to split the power supply (so you can measure individual chips), then at least try to disable any other power hungry chips, or at least measure their temperature to see if you can prove they're not taking much current.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Measure and work out how much current the CPU is taking (total board current minus other known sinks). Compare it to the specifications. Run the chip in different modes and compare to the specifications. Does it match? Is there an excess? How much? Can you CHANGE the current you're measuring by changing the programming?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As well you should convert the current to power and work through the thermal specifications for the chip. Estimate the thermal resistance of your design - measure the chip surface temperature and the board temperature. It may be that your PCB design doesn't have the ground and power planes thermally connected to the balls well enough.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you LQFP or MAPBGA?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MCF52259CAG80﻿. That's LQFP. That's 35-44 C/W to Ambient and 23-29 C/W to the board. So how hot is the board?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And keep going from there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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>Tue, 21 Jun 2011 07:36:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215623#M10890</guid>
      <dc:creator>TomE</dc:creator>
      <dc:date>2011-06-21T07:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52259 overheated</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215624#M10891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The hardware is based on the MCF52259EVB evaluation board. Unfortunatelly&amp;nbsp;now I havent'any with me but I remerber was colder. The frequency&amp;nbsp;was the same:&lt;/P&gt;&lt;P&gt;&amp;nbsp;xtal=48MHz...internal 80MHz . Vcc=3.3V&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The currents in proto # 1 are:&lt;/P&gt;&lt;P&gt;90-100mA&amp;nbsp;BDM halting the cpu at startup&lt;/P&gt;&lt;P&gt;210-240mA running&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The temperature increments&amp;nbsp;measured in the surface of the cpus in the protos # 1, 2 respect to the 22.7ºC ambient are:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0ºC&amp;nbsp;&amp;nbsp;to&amp;nbsp;&amp;nbsp; 0ºC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; board powered off&lt;/P&gt;&lt;P&gt;+13ºC&amp;nbsp;&amp;nbsp;to 15ºC &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BDM halting the cpu at startup&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; +5ºC&amp;nbsp; to&amp;nbsp;&amp;nbsp;+6ºC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; after pll, the cpu is halted by the&amp;nbsp;BDM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; +1ºC&amp;nbsp; to&amp;nbsp;&amp;nbsp;+1ºC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; after GPIOs&lt;/P&gt;&lt;P&gt;&amp;nbsp;+10ºC&amp;nbsp;&amp;nbsp;to&amp;nbsp;+11ºC&amp;nbsp;&amp;nbsp;&amp;nbsp; running&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;+28ºC to&amp;nbsp;+31.6ºC.......................Total TempCPU-TempAmb&lt;/P&gt;&lt;P&gt;Corresponds to&amp;nbsp;51 to 54ºC, the final absolute temperature reached by the boards.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(sorry&amp;nbsp;I did'nt take the temp of the boards when make those measures but the&amp;nbsp;first one on the&amp;nbsp;left was with the board so cold, the second one with board hot)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Answering your questions,&amp;nbsp;I thing the numbers are so coherents for a QFP but&amp;nbsp;I do not understand why the current arrives to 210-240mA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Triyng the proto #3 with only the cpu,&amp;nbsp;BDM and capacitors soldered, the&amp;nbsp;cpu behaves&amp;nbsp;like the others:&amp;nbsp; +15ºC-18ºC after&amp;nbsp;PLL (I cannot run because the&amp;nbsp;firmware needs the external ram and halts)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note1: If I set all the ports as inputs with the BDM, the temperature change is only 0.5ºC&lt;/P&gt;&lt;P&gt;Note2: If I run&amp;nbsp;without external ram access there is&amp;nbsp;a very small&amp;nbsp;change in temperature (not measured)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The power is 3.3V well stabilized, there are no ferrites in the pll. Capacitor packs decoupling each vdd. vstby&amp;nbsp;= vbat &amp;lt; 3.3V. No other chip than the cpu is burning. Is possibble the MCF52259EVB had a special cpu ? What else can do so high current draining across the cpu while the evaluation boad remains cooler ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 23:14:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215624#M10891</guid>
      <dc:creator>nnadal2</dc:creator>
      <dc:date>2011-06-21T23:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52259 overheated</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215625#M10892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;BLOCKQUOTE&gt;nnadal2 wrote:&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;What else can do so high current draining across the cpu while the evaluation boad remains cooler ?&lt;/BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;You have not ruled out overclocking. Verify your system clock frequency. Say, configure a UART to a certain clock rate (e.g. 9600 bps) and verify the rate with a scope.&lt;/P&gt;&lt;P&gt;Check voltage level at every pin and make sure you get expected values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 00:21:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215625#M10892</guid>
      <dc:creator>scifi</dc:creator>
      <dc:date>2011-06-22T00:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52259 overheated</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215626#M10893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;You have not ruled out overclocking. Verify your system clock frequency. Say, configure a UART to a certain clock rate (e.g. 9600 bps) and verify the rate with a scope.&lt;/P&gt;&lt;P&gt;Check voltage level at every pin and make sure you get expected values.&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Aparently is correct. I transmit/receive with regularity at 115k bauds.&amp;nbsp;Our firmware is based on the MCF52259VB running at 80MHz internally and I can run&amp;nbsp;HVAC, an example code from&amp;nbsp; that evaluation board without problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked the address and data bus and every output. Is very clever with rails between 0 and 3.3V. The external ram powered at 3.3, no danger of clipping signals by the protection diodes. I do another test monday checking a board with only a cpu and BDM: the temperature rises also to 40ºC&amp;nbsp;after&amp;nbsp;configuring the&amp;nbsp;PLL&amp;nbsp;so I thing the address and data bus and all the outputs are out of the problem (were disconnected).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The power pins are all connected, but is it possible to have so large ground currents due to bad decoupling? I have 100nF in each power pin, but some are 3cm away&amp;nbsp;from the cpu, not&amp;nbsp; too far. May be is important the&amp;nbsp;ferrite bead of the pll? (I haven't any)&amp;nbsp;.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 11:27:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215626#M10893</guid>
      <dc:creator>nnadal2</dc:creator>
      <dc:date>2011-06-22T11:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52259 overheated</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215627#M10894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; 210-240mA running&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Data Sheet says:&lt;/P&gt;&lt;P&gt;Typical Active (SRAM)&amp;nbsp; 102mA&lt;/P&gt;&lt;P&gt;Typical Active (FLASH)&amp;nbsp; 118mA&lt;/P&gt;&lt;P&gt;Peak (FLASH)&amp;nbsp; 185mA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BUT:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Typical) Tested at room temperature with CPU polling a status register. All clocks were off except the UART and CFM (when&lt;BR /&gt;running from flash memory).&lt;BR /&gt;(Peak) Peak current measured with all modules active, CPU polling a status register, and default drive strength with matching&lt;BR /&gt;load.﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So in order to duplicate the data sheet conditions you have to write some code, loaded into FLASH and loaded into SRAM that only does what the notes above say - all other peripherals and clocks disabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;210-240mA isn't that much higher than 185mA. I assume your code is doing a lot more than "polling a status register". Having it running through pages of FLASH might draw more than reading the same few instructions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; The temperature increments&amp;nbsp;measured in the surface of the cpus in the protos # 1, 2 respect to the 22.7ºC ambient are:&lt;/P&gt;&lt;P&gt;&amp;gt; +28ºC to&amp;nbsp;+31.6ºC.......................Total TempCPU-TempAmb&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;﻿I wrote:&lt;/P&gt;&lt;P&gt;&amp;gt; MCF52259CAG80﻿. That's LQFP. That's 35-44 C/W to Ambient and 23-29 C/W to the board. So how hot is the board?﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;240mA * 3.3V = 792mW * 40C/W = 32C to ambient, which is very close to your figure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is all looking very "normal".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;﻿I still think your CPU board isn't acting very well as a heatsink. How many layers" How many of them are full planes? Are the planes unbroken, and what's their total area?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 12:04:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215627#M10894</guid>
      <dc:creator>TomE</dc:creator>
      <dc:date>2011-06-22T12:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52259 overheated</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215628#M10895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Firs at all thanks&amp;nbsp;Tom&amp;nbsp;and&amp;nbsp;Scifi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; It is all looking very "normal".&lt;/P&gt;&lt;P&gt;I have to say also the currents I have write are very conservative, writing only &amp;nbsp;when the multimeter stabilizes.&lt;/P&gt;&lt;P&gt;You not are not the first person who has tod me that, but It makes me thing about the fact than the evaluation board had the cpu much more cooler, I can't explain that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;﻿I still think your CPU board isn't acting very well as a heatsink. How many layers" How many of them are full planes? Are the planes unbroken, and what's their total area?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are only 2 planes FR4.&amp;nbsp;Watching the board I can see probably you are right about this question.There is&amp;nbsp;a lot of cupper in the left of the cpu but the poligon is disconnected on top and bottom planes (attached)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;N. Nadal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 16:20:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215628#M10895</guid>
      <dc:creator>nnadal2</dc:creator>
      <dc:date>2011-06-23T16:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52259 overheated</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215629#M10896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You only sent the layout for two LAYERS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A board that has "two planes" usually has four LAYERS. Top and bottom routing, with the two inner layers being solid fills of Power and Ground, with those planes being unbroken and extending over the entire board. They let the heat escape sideways. Copper conducts heat, FR4 not so much. The copper thickness matters too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your board is truly only a two layer board, then there's very little "heatsink copper" there. There's also a lack of RF shielding.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The demo board would have been a 4 or 6 layer board with planes. I think that's the big difference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But as long as you keep the silicon below 105C you're fine. The board may start to go brown at those temperatures though :smileyhappy:.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Tom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 12:42:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215629#M10896</guid>
      <dc:creator>TomE</dc:creator>
      <dc:date>2011-06-24T12:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52259 overheated</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215630#M10897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well, my intuition is you are right...in part.&lt;/P&gt;&lt;P&gt;shure the heat sink is better in the evaluation board but&amp;nbsp; the cpu generates less heat also.&lt;/P&gt;&lt;P&gt;Well, tanks for all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;N. Nadal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jun 2011 15:03:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215630#M10897</guid>
      <dc:creator>nnadal2</dc:creator>
      <dc:date>2011-06-25T15:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52259 overheated</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215631#M10898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, here's my contribution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used a 16Mhz crystal and raise it to 80Mhz with PLL, and found a lot of overheating. Otherwise if I do not raise it to such high frequency, overheating dissapears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By mistake, I purchased the wrong cristal, it was meant to be a 48Mhz fundamental tone crystal, (not the 3rd overtone)....So got to switch to the correct one to have the MCU very cool.&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;Pablo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 21:26:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/215631#M10898</guid>
      <dc:creator>PabloBaena</dc:creator>
      <dc:date>2013-09-24T21:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52259 overheated</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/1444728#M14213</link>
      <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;After a couple of years running hot with ceramic dissipators, suddenly the cpu temperature went low after a firmware modification of the &amp;nbsp;frequency of access to 4 74AHCT574’s. No other changes in hardware were done, except perhaps another crystal series/brand.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Pablo Baena’s appreciation is also true, the cpu does not run well withot fundamental frequency crystals.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;I suspect the issue is around the crystal tracks, one of this is a little bit longuer and shared with a 74AC161, but not sure. its a mystery? a contention problem as scifi said ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;10 years later, the hardware is the same and I have a lot of not used ceramic dissipators in stock and more than one thousand cpu boards sold and running perfectly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Thanks to everybody&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Narcis Nadal&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Apr 2022 17:52:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52259-overheated/m-p/1444728#M14213</guid>
      <dc:creator>narcisnadal</dc:creator>
      <dc:date>2022-04-16T17:52:29Z</dc:date>
    </item>
  </channel>
</rss>

