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.
Hello,
I am afraid I already know the answer to this, but I want to ask the experts just in case I am overlooking anything. We are investigating the possibility of migrating form the MSP430F5328 to the MSP432 (evaluating with the MSP-EXP432P401R dev. board). With the msp430, our application runs primarily in LPM3 mode with timers initiating wake ups. In looking over the msp432 manual and data sheet, it appears that this approach will not work for LPM3, since all peripherals (including timers) are disabled with the exception of WDT and RTC; further, it looks like the DCO is turned off in this mode. This leaves LPM0 as the only sleep mode we could enter in order to achieve the functionality we are looking for.
First off, I am hoping someone can tell me that I am interpreting this wrong and there is a way we can go into LPM3 while still using timers. Next off, if we are limited to LPM0, it appears it is not going to come anywhere close to meeting our power budget that was set the msp430. Is it possible to individually customize which modules are on and off while in LPM0 is order to save power and try to reach our power budget, or am I pretty much not going to come anywhere close to meeting the low power consumption of the msp430's LPM3 mode?
Thanks so much!
-Chris
**Attention** This is a public forum