N-pulse waveform generation application example - part2 (AN4776)
Hi .

I have problem with this back to back timer configuration . (in AN4776)
What I get :
1- Timer 1 is making PWM ( i just need a regular pwm but this examle is a complementary one )
2-Timer 1 will send a trigger to timer2( which is it's controller acutlly) that I can't get how and when it will send to Timer 2.
3- Timer 2 will make a big pulse as much as all pulse we need in timer1 output PWM and after On time of this big pulse has finished in some way pwm generator (Timer 1) will stop (I don't know how)
4- Timer 2 which is controller actully will stop somehow ! AN4776 said it will stop because it is in reset mode ! ( am I right ?)( as I know slave reset mode just reinitialize values won't stop them or clear them )
So my problems is:
What is happening here .pls i got a headache at this part .
who is controlling who ? how ?! how pwm generator will stop how it will cause to stop controller timer .