Other Parts Discussed in Thread: CC2650
在用CC2650+DS18B20做环境监测系统设计的时候.想用CC2650的定时器输出pwm波来实现DS18B20的读写时序,然后发现输出pwm时不能触发中断.
经过查阅文档后也没发现相关的中断开启.想请教一下各位,是CC2650不支持输出pwm时中断吗?
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.
Other Parts Discussed in Thread: CC2650
在用CC2650+DS18B20做环境监测系统设计的时候.想用CC2650的定时器输出pwm波来实现DS18B20的读写时序,然后发现输出pwm时不能触发中断.
经过查阅文档后也没发现相关的中断开启.想请教一下各位,是CC2650不支持输出pwm时中断吗?
请问您现在是想要触发什么中断?另外TI是提供了定时器输出PWM的例程的,您可以参考
你好,我想做的事输出一段pwm波后产生一个中断和定时器的计数器数到一个数后产生中断。
你好,我想做的事输出一段pwm波后产生一个中断和定时器的计数器数到一个数后产生中断。