Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi experts,
My customer is using MSPM0L1305 and have some questions about low-power mode.
1. What is the difference between the power consumption of WFI() and WFE()?
2. If they only need to use TIM and IO to wake up the MCU, what low-power mode should they choose?
I check the TRM and found that WUC will allow any peripheral interrupt to wake up the MCU.
3. Systick frequently wakes up the MCU when the MCU is in low power consumption if they do not disable systick before make the MCU in low-power mode. Is this normal?
I check the TRM and found that "The SysTick is available in RUN and SLEEP modes but is not available for use in STOP, STANDBY, or SHUTDOWN modes". Is it the reason?
Thanks,
Leo