LPC4088 sleep mode

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

LPC4088 sleep mode

923 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by an.skornyakov on Tue Jun 25 04:37:12 MST 2013

 Hi,


I have lpc4088 based device. I would like to use sleep mode, datasheet says I ought to set some value for SLEEPDEEP bit in Cortex-M4 System Control Register to select between Sleep and Deep Sleep mode. I couldn't find this System Control Register and those bit. Is System Control and Status register implied? 


Best regards,


Anton 

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

837 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by embd02161991 on Thu Aug 29 15:46:00 MST 2013
Hi Anton,

The SLEEPDEEP bit can be set in the System Control Register (SCR) register which you can find in the sample code. You can find the sample code here :

http://www.lpcware.com/content/nxpfile/lpc407x-and-lpc408x-cmsis-compliant-standard-peripheral-firmw...

The information on the SCR register can be found in the ARM Cortex M4 Reference Guide : http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0439d/index.html .

Thanks,
SK
0 项奖励
回复