2010-03-17 10:13 PM
I am using ST10F273 and I have configured it in interruptible power down mode. I found that my code is still executing and there is hardly a 3mA drop in the current consumption. Is this correct? Should my code continue executing even after _pwrdn() instruction is executed?