kw41z power consumption

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

kw41z power consumption

1,860件の閲覧回数
danieltseng
Contributor V

Use SDK example "power manager(A)" and "smac low power node(B)" to test power consumption
Use Hardware FRDM-KW41Z- ver A3  
Measurement point is SH504

Question:
1. Why is there such a big difference in power consumption between the two(A.B)? What are the main reasons?
2. Both(A,B) are below VLPS, why can't the power consumption drop anymore?

pastedImage_1.png

pastedImage_2.png

pastedImage_4.png

ラベル(1)
  • KW

2 返答(返信)

1,755件の閲覧回数
danieltseng
Contributor V

Hi Mario,

I see. Thank you for your support。

Daniel

1,755件の閲覧回数
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Daniel,

Be sure that you are disabling the Pins that you are not using. The SMAC exampe is calling the buttons,led, SPI and I2C init pins.

Please look at the pin_mux.c file.

Regards,

Mario