Tool/software:
Hi,
I am trying to put my device (MSPM0G3507) in low power mode by below lines:
Before putting my device into sleep mode i also need to disable respective peripherals to maintain 3uA consumption in sleep mode.
I have written following code to maintain consumption of 3uA.
So, my question is : Is it necessary to do all these setting to peripherals while entering into low power mode? or am i doing something wrong.