Center PWM on Teensy 4.x (3PWM)

I’ve got my teensy 4.1 running, but when I scope the 3PWM signals, they are left edge aligned, not center aligned. Looking at the code, it seems that only the 6PWM is center aligned. How do I make the 3pwm center aligned?

Hi @schwghrt ,

This will require changes to the driver code for the Teensy. I have not looked into it, but I assume it is possible to do it.

If you wanted, you can create a ticket for it in our GitHub, and we will try to get to it in one of the next releases…