Tool/software: Code Composer Studio
I designed own circuit and am using now that.
But I have a problem with LPM3 mode. When entered LPM3 ( __bis_SR_register(LPM3_bits) )
circuit draws ~37uA (I expected that it draws ~1-2 uA). There is no any firmware in MCU, circuit draws only 2.2uA
What is the problem?