各位大神,我的430F1611进入LPM3后,可以用TimerB定时唤醒,但是串口接收数据好像不能唤醒,这是为什么,我看手册上是任意中断响应后将退出低功耗模式,串口部分的"Receiver start_edge detection for auto-wake up from LPMx modes"又是什么意思呢?
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.
各位大神,我的430F1611进入LPM3后,可以用TimerB定时唤醒,但是串口接收数据好像不能唤醒,这是为什么,我看手册上是任意中断响应后将退出低功耗模式,串口部分的"Receiver start_edge detection for auto-wake up from LPMx modes"又是什么意思呢?
你好。
我也觉得太高了,所以想知道我可能是哪里出了问题。
目前我的硬件部分只有芯片、晶振、复位、稳压电容、共地0Ω电阻。
软件部分进入LPM1,TIMERB采用ACLK定时唤醒,并且uart0串口中断打开,接受外部命令唤醒