Hi. I'm using MSP430F5438A and ccs v4 and c for programming. My question is - how can I come out of LPM and go to Active mode on interrupt ? at the same time I want to disable all the interrupts (i.e, port interrupt, timer interrupt, RTC interrupt, etc) and all the ports.
↧