Part Number: CC2650
Tool/software: TI-RTOS
We need to generate PWM signals and control LED using Sensor controller.
Does any sample code is available for this feature?
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.
Part Number: CC2650
Tool/software: TI-RTOS
We need to generate PWM signals and control LED using Sensor controller.
Does any sample code is available for this feature?
Hi Sherin,
You could generate PWM signals manually by using the timer0/timer1 resources. Check out the Periodical Events example in the documentation for both timer0 and timer1 in Sensor Controller Studio.