Other Parts Discussed in Thread: TMS320F2811
(ch3 PWM U, ch1 PWM Compare Value (7487 -> 7500). The channel 2 signal(blue) should remain high, but it turned off and on.
Hello,
The part # is TMS320F2811 which is used for motor control.
3 phase AC machine is controlled using synchronous PWM generated by Event Manager.
System Clock is 150MHz.
PWM clock is 75MHz. Carrier frequency is 5kHz.
PWM period counter is 7500.
I loaded PWM compare value 7487 and 7500 consecutively.
The PWM signal seems to be wrong after the compare value changed during the half PWM period(100us).
The phenomenon doesn't depend on the first value. So you can use any value other than 7487.
And if the final value is 7499(period minus 1), the phenomenon doesn't occur.
By equalling the PWM compare register value to PWM period register value, PWM full turn on/off functionality can be implemented.
But because of this bug, we need workaround for this.
