Hi TI Folks,
We would like to ask if MSP430 can do the following:
1. Generate the first PWM signal at around 70khz,50% duty cycle
2. Generate the second PWM signal which is the same frequency and duty cycle of the first PWM but with fixed delay of 25% of the period with respect to the first PWM.
It will be two continuous PWM pulse trains with 25% period shifted for the second PWM signal with respect to the first PWM pulse train.
Appreciate if you could advise how can the above can be achieved. Below is what we are thinking.
Can it be done if we start the PWM generation and a delay function together and after the delay function expired, we start the second PWM?
Regards,
Weiren