lpc (XL) wakeup NMI pin for deepsleep

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

lpc (XL) wakeup NMI pin for deepsleep

637 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by tbelo on Thu Jun 25 13:45:38 MST 2015
I use NMI on the wakeup pin.

Can I use the wakeup pin to wake up from deep-sleep mode using the NMI hadler ?

Regards

Labels (1)
0 Kudos
4 Replies

596 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by tbelo on Sun Jun 28 02:25:26 MST 2015
I want ask about an issue on exceptions on lpc11xx(XL).

On a project that uses deep-sleep and power-down mode which exception to use ?

In deep-sleep, wakeup handler and reset can be used (nmi doesn't respond),
In power-down, the wakeup pin can be used (reset doesn't respond),
In normal mode, the nmi handler and reset can be used.

While in power-down mode, the wakeup pin must be used as nmi but you can't have control in deep-sleep mode.
While in deep-sleep mode, the wakeup handler pin (start logic STARTAPRP) must be used but  you can't have control in power-down mode.

I can only think about hardwire the wakeup pin with a wakeup handler (or reset) pin in a wired-OR connection.

Am I missing something ?
Is there any proposed solution on such issues ?

Regards,
Theodore
0 Kudos

596 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by tbelo on Fri Jun 26 01:49:04 MST 2015
Yes it is configurable.
I experiment much to achieve the lowest consumption
0 Kudos

596 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by cavalihno on Fri Jun 26 01:17:31 MST 2015
Hello !
In which state (pull up/down, high impedance) are GPIO pins during a Deep-Sleep in LPC11C14 ? Is it configurable ?
0 Kudos

596 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by tbelo on Fri Jun 26 01:02:43 MST 2015
In short:

Can NMI exception wake the mcu from DEEPSLEEP mode ?

Regards
0 Kudos