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.

zstack 中定时器怎么定时器能定时um级的时间,我知道系统的定时为1ms。或有其它方法输出100um的pwm?

Other Parts Discussed in Thread: CC2530

我想问哈  在zstack中能够定义um的时间?比如说我要定时100um,输出一个pwm波,请问有什么方法,是修改协议栈中的那里还是 重新 定义一个定时器?刚接触不久,现在在做一个无线控制灯光变化的实验,但是使用系统定时器最低1ms,灯光在亮时有抖动,就是因为1ms太长,所以想问哈各位有什么其它方法。谢谢!!