Other Parts Discussed in Thread: SYSCONFIG
Hello,
I try to create a 90 degree phase shift between PWM2 and PWM3.
I accidentally set the Initial Counter Value of 31 for PWM2, instead of Phase Shift value. And set the Phase Shift Value of 62 for PWM3. Then I got two signals with 90 degree phase shift.
Later I realize the the Phase Shift Value for PWM2 should be set 31, not the Initial Counter Value. Then I set the Phase Shift Value as 31 and set the Initial Counter Value back 0. Then there is no phase shift between the two signals.
Why it is like this? Isn't it supposed to set values for Phase Shift Value for both PWM2 and PWM3?
Thanks!
Crane