LPC804-Deep Sleep Enable

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

LPC804-Deep Sleep Enable

ソリューションへジャンプ
473件の閲覧回数
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 解決策
335件の閲覧回数
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 返信
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