current consumption of 5606s in stop mode

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

current consumption of 5606s in stop mode

527件の閲覧回数
dingmm
Contributor I

   My low power mode is stop,and I shut down all module,but my current sonsumption is very high,3.5mA.I don't know where consumes the current.

   When my code enter stop mode ,I want to use the FXOSC to supply the precise time.So I set the ME.STOP.B.FXOSCON=1.At that time ,my current consumption is 3.5mA.But when I set the ME.STOP.B.FXOSCON=0,the current consumption is 2.1mA. I sad to know where consumes the current.I need help.Thks.

stop mode setting is below:

ME.STOP.B.PDO=1;
ME.STOP.B.MVRON=0;
ME.STOP.B.DFLAON=1;
ME.STOP.B.CFLAON=1;
ME.STOP.B.FXOSCON=0;
ME.STOP.B.FMPLL0ON=0;
ME.STOP.B.FMPLL1ON=0;
ME.STOP.B.SYSCLK=0xF;
ME.STOP.B.FIRCON=0;

2 返答(返信)

441件の閲覧回数
dingmm
Contributor I

Hi Peter,

My temperature is 25℃。I don't know what about the HPVREG? How I can switch off it ?

0 件の賞賛

441件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Looks like you are close to the official currents measured during validation.

pastedImage_1.png

What about your temperature during measurement? As you can see it has big influence on current.

Peter