Targetting 56F8367 - Clock Speed and Power Consumption

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

Targetting 56F8367 - Clock Speed and Power Consumption

ソリューションへジャンプ
2,537件の閲覧回数
Charlie
Contributor III
Hello,

My name is Charles Barnes.  I am currently writing a DSP application for the 56F8367.  We want to run it in a power save mode when the input voltage (to the system) is very low and, because of heat concerns, we also would like to limit the power consumption of the unit allround.  The critical units of my design are the ADCs, so I can never drop them out.

It seems to me that the best way to drop our power consumption down is to manipulate the OCCS to lower the clock speed.  I have the power guy asking me for a number.  I gave him the worst case number from the Current Consumption per Power Supply Pin chart in the datasheet, but he is curious as to a rough estimate of what the power consumption will be after I drop clock speed.

I have read over the datasheet, but am having a hard time determining what kind of power savings I will be getting by dropping the clock speed.  I was wondering if anyone knew of a white pages/app notes/datasheet or any other information that would help me generate a number.  Any other information you can give me about saving power would also be appreciated.

Thanks,

Charles
0 件の賞賛
返信
1 解決策
1,896件の閲覧回数
william_jiang
NXP Apps Support
NXP Apps Support
Normally the power  is proportional to the frequency. there is an application note to address the relationship between core power consumption and the frequencies (AN2013/D). So you can get a rough number.  If you do not want to use a peripheral, please disable the clock to this peripheral by refering to
Section 6.5.9 Peripheral Clock Enable Register (SIM_PCE) of the data sheet. Hope it helps.
 
 

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,897件の閲覧回数
william_jiang
NXP Apps Support
NXP Apps Support
Normally the power  is proportional to the frequency. there is an application note to address the relationship between core power consumption and the frequencies (AN2013/D). So you can get a rough number.  If you do not want to use a peripheral, please disable the clock to this peripheral by refering to
Section 6.5.9 Peripheral Clock Enable Register (SIM_PCE) of the data sheet. Hope it helps.
 
 
0 件の賞賛
返信