This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LPM4 problem

Other Parts Discussed in Thread: MSP430F2471

Hi,

I'm haing a problem with Low Power Mode on an MSP430F2471 and was wondering if somebody could help me with it? The problem is that when I go into low power mode the external 12MHz resonator (which I have connected to XT2, and is used to source MCLK and SMCLK) stays on and so the processor consumes allot of power.

If I turn off XT2 before entering LPM4 (but setting XT2OFF flag) the resonator turns off once I enter low power mode. However when I trigger an interrupt the resonator starts up again but no code is executed. It's as if the system is stuck in some "inbetween mode".

When I try to debug it with the debugger the breakpoint at the start of the ISR that took the system out of low power mode does not get hit and if I press pause I get a message saying could not reset target. Has anyone seen something like this before.

Thanks,

Dave

**Attention** This is a public forum