Part Number: TDA2EXEVM
Hi,
I want to achieve PWM output of 100HZ frequency with 60% duty cycle(High polarity)
For this to achieve , I have set TCLR register in
1. Auto-reload mode
2.Compare bit is enabled
3.Overflow and match trigger is enabled
4.Pulse modulation is chosen
5.Prescalar chosen is 1.
I have set TLDR value equal to TON period of duty cycle i.e. for 6ms
Now, i want to understand, how TMAR and TLDR registers should be chosen in order to achieve 100Hz pwm with 60% duty cycle.
Basically,
if TCRR register gets reloaded to TLDR value after overflow then how does it behave to on match with TMAR register value.
Regards,
Priyanka Zadge