Tool/software:
Hello,
May I have question about MSP430 interrupt and LPM*.5?
I think there is tiny time while switching from Active mode to LPM*.5.
If GPIO interrupt set to use for wake up, Is it work GPIO interrupt generate in this tiny time?
I think usually interrupt disable in this tiny time, but flag register will set.
So After done switching to LPM*.5, it will immidetary wake up.
Is this correct?
Thanks,
GR