LPC804-Deep Sleep Enable

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

LPC804-Deep Sleep Enable

跳至解决方案
474 次查看
Dhaya
Contributor III

Hi,

    I'm using LPC804 33PINS, trying to enter deep sleep. I'm used PINT interrupt concept P0_18 to enable from deep sleep mode. But i could able to wake from deep sleep. Kindly resolve this issue

0 项奖励
1 解答
336 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Pls download SDK package from the website:

https://mcuxpresso.nxp.com/en/welcome

 

There is an example power_mode_switch_lpc

xiangjun_rong_0-1695007448757.png

In the example, the PIO0_13 pin is configured as the PIN0 triggering pin, you can change it as PIO0_18 as kSYSCON_GpioPort0Pin18ToPintsel .

Hope it can help you

BR

XiangJun Rong

在原帖中查看解决方案

1 回复
337 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Pls download SDK package from the website:

https://mcuxpresso.nxp.com/en/welcome

 

There is an example power_mode_switch_lpc

xiangjun_rong_0-1695007448757.png

In the example, the PIO0_13 pin is configured as the PIN0 triggering pin, you can change it as PIO0_18 as kSYSCON_GpioPort0Pin18ToPintsel .

Hope it can help you

BR

XiangJun Rong