8 years, 11 months ago.

LPC1768 PWM signals

LPC1768 PWM signals. How to get two PWM signals with different shift phase? Thank you, Allex

1 Answer

8 years, 11 months ago.

You can do this, but then you need to get the user manual and directly program the PWM registers. The mbed libraries do not support this.

Have a look at: https://developer.mbed.org/users/Lerche/notebook/double-edge-triggered-pwm/