Part Number: MSP430F6779A
Other Parts Discussed in Thread: TIDM-AUX-MODULE
Tool/software: Code Composer Studio
Hi everyone. In my application, I intend to make some opperations (memory accesses) just after switching from DVCC to auxiliary supply (supercapacitor) and before enter in LPM 3 mode.
What should I do with the periferic shared and other GPIO pins (used on the PCB board) after detecting switch to auxiliary supply and before entering the LPM? I didn't find any observation about that on the datasheet. The only found information is that when entering LPM, the PMM module already handles the pins to the lowest power consumption. But what is recommended during my critical data backup?