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和CC1101组成的无线射频系统,在进入LPM3后,程序通过定时中断(5s时间)退出低功耗模式,但无法退出,当有外部IO口中断时才会退出,能帮忙解决一下么?谢谢

Other Parts Discussed in Thread: CC1101, MSP430F5310

MSP430F5310和CC1101组成的无线射频系统,在进入LPM3后,程序通过定时中断(5s时间)退出低功耗模式,但有时候会无法退出,导致通信超时,这时当有外部IO口中断时才会退出。通过定时器退出LPM3需要注意什么?从LPM3转变成正常模式时,需要在程序中设置这个转换时间么?请帮忙!谢谢!