Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 10 months ago.
LPC1768 PWM signals
LPC1768 PWM signals. How to get two PWM signals with different shift phase? Thank you, Allex
1 Answer
10 years, 10 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/