Other Parts Discussed in Thread: CC2538, Z-STACK
Ti的老师:
你好。我用的是CC2538 + Z-Stack Home 1.2.2a。想在协议栈中实现按键的下降沿中断,但按键的部分程序都被封装起来了,请问有办法实现吗?
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.
对,我参考了key_example-Debug这个例程,按照这个例程的按键中断修改程序,还是没办法触发中断函数