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.
如何进入PM2,PM2的唤醒时间如何更改,PM2唤醒过后可以使用串口通信么?PM2唤醒过后会产生什么消息?
CC2530的睡眠定时器(SLEEP TIMER)是一个24位的计数器(最大0xffffff),可以用来作为唤醒中断(仅PM0-2)下面有效,ST的计数时钟是32.768K,向上计数,可以和一个24数比较以产生中断,在PM2仍然工作,可以产生中断.
睡眠定时器计时时间到后,响应睡眠定时器中断,电源模式会自动从PM1/PM2切换到PM0