Other Parts Discussed in Thread: HALCOGEN
Hello,
I'm generating 3 different pwms using Nhet1, pwm0,pwm 2 and pwm 3.
They work all fine, I can change the duty cycle and start/stop them.
I'm using Halcogen software generate code to control them.
Pwm0 and Pwm3 can be on at the same time, but not PWM2.
Same thing, PWM2 and PWM3 can be on at the same time but not PWM0.
No problem here, I can enable or disable them.
My issue is that I would like to make sure, when 2 pwms are on, that the signal generated is synched.
So, if I start PWM0 with a 50% duty cycle, then I start PWM3 with a 50% duty cycle, how can I be sure that the 2 pwms waveform is exactly synched?
Thanks for your help
Giorgio