Other Parts Discussed in Thread: CC2650, SYSBIOS
Tool/software: TI-RTOS
I need to output 8 channels PWM(Accuracy 1us) with the CC2650,but the TIMER0 has been used .there is only TIMER1、TIMER2、TIMER3 can be used.
so how to use 3 timer to output 8 channels PWM? the SCS has been used as a UART.
I have tested TOGGLE the IO when TIMER Hardware interrupt ,but the Accuracy is 3.7us. Is there a better way to do it?
PWM period: 10000us