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.

MSP430FR5992/5994低功耗模式问题

Other Parts Discussed in Thread: MSP430FR5992, ENERGYTRACE

MSP430FR5992低功耗模式

除了__bis_SR_register(LPM3_bits | GIE);     // Enter LPM3, enable interrupts

还需要设置一些其他的寄存器操作么,实测板子上电后进入LPM3模式后功耗70uA,擦除芯片18uA;