kw41z power consumption

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

kw41z power consumption

1,904 次查看
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,799 次查看
danieltseng
Contributor V

Hi Mario,

I see. Thank you for your support。

Daniel

1,799 次查看
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