Other Parts Discussed in Thread: SYSCONFIG,
Tool/software:
Hi,
In my schematic, I have a RGB LED connected to DIO2 (Blue), DIO15 (Red), DIO25 (Green). From SysConfig tool, It seems all of these channels are sharing a single LGPT2 timer but on different complementary channels. Is it possible to control the duty cycle for each color separately e.g. red 20% and green 50% ?
Update:
I open a new PWM project for LP_EM_CC2340R5 dev kit (pwmled1) and configured the RED LED DIO14 pin as T1C2N (Timer 1, complementary channel 2 ) and the LED stays on indefinitely, instead of having a variable duty cycle. What do I need to change for it work on complementary channel ?
Thank you.