Anthony O'Shaughnessy wrote:

Hi,

I am just wondering is there any other way of verifying that a mote has entered a power down state e.g. LPM3, other than measuring the current across the power terminals?
you could run a debugger via jtag, set a breakpoint in the McuSleepC component and find out the value that is assigned to pState.

I was trying to light up the 3 LEDs, then try enter LPM3 by entering a low power state and see if the LEDs turn off. The LEDs are controlled by pins 50 (P5.6/ACLK), 49 (P5.5/SMCLK) and 48 (P5.4/MCLK) on the MSP430. By using the LEDs, does it prevent the MSP430 from entering a low power state?
no


Thanks.
    AOS


roman
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to