本人使用的是msp430g2553,
我使用定时器中断可以退出低功耗,但使用P1外部中断时无法退出低功耗(程序停留在中断函数中无法运行)
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.
本人使用的是msp430g2553,
我使用定时器中断可以退出低功耗,但使用P1外部中断时无法退出低功耗(程序停留在中断函数中无法运行)