This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430F5310低功耗问题?

Other Parts Discussed in Thread: MSP430F5310

工程师:

     你好,MSP430F5310低功耗问题,是这样的我在做项目的时候发现。如果要想实现CPU消耗电流在3uA左右,必须把所有的IO口配置成输出,输出为低电平;关闭USB配置。但是我如果我开启电压比较器,然后配置CPU处于LMP3,此时我测量的电流为23uA。我想问一下工程师,还有什么办法,让电流功耗在小一些。前提我想用比较器,唤醒CPU。。。