LPC4088 sleep mode

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC4088 sleep mode

474 Views
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 

Labels (1)
0 Kudos
1 Reply

388 Views
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 Kudos