Hi I am using msp430f5338 . In this have question regarding LPM as below "if the device enters in LPM0 the CPU will be disabled and the MCLK also disabled. In this case how the interrupt will be given to CPU, say if the timer interrupt is configure to wake up the device and the clock input to the timer is configured as MCLK means, how it will give the interrupt to the CPU based on the configured time. If the MCLK is disabled means the device is always in LPM and there is no way to come out of the LPM is my understanding or is there anything missing in my understanding? Can anyone help me to understand this if i am wrong. Thanks in advance
↧