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.

Compiler/MSP430F5659: MSP430 Sleep Mode Requirement

Part Number: MSP430F5659

Tool/software: TI C/C++ Compiler

Hi TI team,

 

Device Details:

    Controller Used - msp430F5659

    Interface - USB-CDC

What is our requirement?

Our device runs with controller msp430f5659, Purpose is for measurement of physical quantities. 

We communicate with the device using dedicated app and send the request to start measurement. 

Now we want to bring the microcontroller to "Deep sleep mode" when device is in idle state to consume the power.

Kindly advice on this request.

 

Best Regards

Manoj

 

 

  • Hi Jaimanoj,

    You can set MCU to LPM mode when device is in idle state, but you need to consider whether the clock or other resources can still work normally in LPM mode.

    If you would like to enter (deep sleep mode)  LPM4.5 mode,that only wake up by specific I/O.

    some data as your reference:

    Best Regards

    Johnson

**Attention** This is a public forum