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.

CC2340R5: PWM complementary pin does not has output when used alone

Part Number: CC2340R5

Tool/software:

I am trying to output PWM from the complementary channel alone. I found only complementary channel 2 can output PWM without a corresponding channel enabled, while complementary 0 and 1 cannot.

For example, LGPT2 complementary channel 2 can output PWM from DIO25:

But LGPT2 complementary channel 1 cannot. DIO2 only set to high when it's running:

If both LGPT2 channel1 and complementary channel 1 are enabled, both can output PWM:

Is this a limitation on the hardware? Or it's a bug in the PWM driver?

Best regards,

Shuyang