KW45 : SWICH_WAKEUP_B pin

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

KW45 : SWICH_WAKEUP_B pin

174 次查看
Chan_17
Contributor III

Hi NXP Team,

Can we get detailed use of SWICH_WAKEUP_B pin in kw45 , any use case or application note for the use of this pin . If we give external interrupt on this pin , then how does it behave ,is there any special advantage? How to use it in application in this scenario , which interupt sorce to check? 

0 项奖励
回复
1 回复

158 次查看
luis_maravilla
NXP Employee
NXP Employee

Hello

The Wake-Up button wakes up the target MCU(KW45) from Deep Power-Down mode, there is SDK Documentation that maybe can refer you on the Low power mode and how the behavior of the Low power mode with the wake-up sources work.

 

SDK Documentation Low Power Management: Low-Power Management — MCUXpresso SDK Documentation

 

On the KW45 EVK User Manual figure 5 We can see Push button circuit diagram

For more information about this please refer to the User Manual: KW45B41Z-EVKUM

 

If you need to modify for your application, I would recommend checking on the [fsl_component_button.h] file in the SDK, for description on how the functions for the button are called.

 

Best Regards

Luis

0 项奖励
回复