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.

MSP430F5529: Low Power Mode 3

Part Number: MSP430F5529

Can anyone help me to say what are the things will disable if you enable LPM3.

can we use this function to exit from LPM3 ----------> __bic_SR_register_on_exit(LPM3_bits);??

  • Hi,

    Section1.4 of the device User's Guide gives you the operation of different low power modes. You could also reach out the peripherals chapters to determine whether it could work in the LPM3 with related clock source and power supply.

     can we use this function to exit from LPM3 ----------> __bic_SR_register_on_exit(LPM3_bits);??

    Yes

**Attention** This is a public forum