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