msp430f5328 进入LPM4.5后,整个板子功耗电流为0.9 ua,但该值不稳定,会逐渐增大至36.8ua,然后再从36.8ua 降低至0.9ua,
如此来回震荡,请问是什么原因?是某个GPIO 状态不稳,导致的震荡吗?
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.
msp430f5328 进入LPM4.5后,整个板子功耗电流为0.9 ua,但该值不稳定,会逐渐增大至36.8ua,然后再从36.8ua 降低至0.9ua,
如此来回震荡,请问是什么原因?是某个GPIO 状态不稳,导致的震荡吗?
LPM2 和 LPM4.5是很大的区别。
When LPMx.5 (LPM3.5 or LPM4.5) is entered, the voltage regulator of the Power Management Module
(PMM) is disabled. All RAM and register contents are lost. Although the I/O register contents are lost, the
I/O pin states are locked upon LPMx.5 entry. See the Digital I/O chapter for further details. Wakeup from
LPM4.5 is possible via a power sequence, a RST event, or from specific I/O. Wakeup from LPM3.5 is
possible via a power sequence, a RST event, RTC event, or from specific I/O