Can USB be connected when LPC54114 is in deep-sleep mode

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

Can USB be connected when LPC54114 is in deep-sleep mode

990 次查看
da_chen
Contributor II

I found that USB can be set to wake up the MCU when in deep-sleep mode. But what if I disable the wake up interruption from USB. Do I need to reconnect with other devices? Or if I don't shutdown the USB connection, but block the interruption, will the MCU still be waked up by USB in deep-sleep mode?

标签 (1)
标记 (3)
0 项奖励
回复
1 回复

922 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Da Chen,

USB interrupt can wake up MCU from deep sleep mode. In order to utilize it, you need enable USB NEEDCLK interrupt.

Besides, you need also enable the USB activity wake-up interrupt in the NVIC.

For more information, see UM10914 LPC5411X user manual, 22.7.6 USB wake-up.

Have a nice day,

Jun Zhang

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复