Other Parts Discussed in Thread: HALCOGEN
Hello all,
I cannot find a way to generate 6 PWMs each one delayed by 120° for motor control applications. My original idea was to set the HET in Halcogen for the PWM generation and counting the time by a counter which starts each pwm by the function PwmStart() once the time equivalent to 120° is reached, but any time the PWM being started synchronizes itself with the 1st and the same the others. The results is 6 PWMS but identical each other.
Can anyone suggest me a (reliable) way to introduce a phase relationship between PWM channels with CCS and Halcogen?
Regards,