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.

CC2640R2F: cc2640R2F进入standby模式后,如何通过配置某一管脚,可以将其从standby中唤醒。

Part Number: CC2640R2F

cc2640R2F进入standby模式后,如何通过配置某一管脚,可以将其从standby中唤醒。

测试过配置 PIN_setConfig(hKeyPins, PINCC26XX_BM_WAKEUP, CC2640R2_KATVR_PIN_BJ | PINCC26XX_WAKEUP_NEGEDGE);可以在shutdown下唤醒,standby无效。