LPC4337 running at 200MHz, 45 degrees C. Is this normal temperature?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC4337 running at 200MHz, 45 degrees C. Is this normal temperature?

1,000件の閲覧回数
danschultz
Contributor I

Running LPC4337 at 200 MHz, and the case is very warm, measuring 45 degrees C or more.  When the clock is reduced to 100 MHz, it runs much cooler.  Is this a normal temperature range for 200 MHz?

0 件の賞賛
返信
2 返答(返信)

896件の閲覧回数
bernhardfink
NXP Employee
NXP Employee

Absolutely! This chip is done in a 90nm technology, at 200MHz the chip will get warm.

Depending on the number of peripherals you run, it also might get hot.

What you should check:  the clock tree for all peripherals is enabled by default after reset. So you should switch off everything in the beginning (except the core of course :-) and then switch the clocks for the needed peripheral blocks on step by step in your system initialization.

896件の閲覧回数
danschultz
Contributor I

Thanks for the response.   I am indeed using several peripherals, including all of the timer peripherals, all with a divide by one.

0 件の賞賛
返信