Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/17/03 09:41
Read: times


 
#41692 - RE: PWM fine tuning - Michael
Responding to: ???'s previous message


seema joshi wrote:
-------------------------------
But it has got some friquency limitations.
Because the PWM counter is 8 bits only.
;
According to me not to put 552 for the PWM feature.
I can implement the same logic using the timer also.

At 12Mhz 80552 can give you 23.5Khz(highest)
and 92Hz(Lowest).If you need slower rate you
can always choose slower crystal and for faster rate a faster one.If you wish to implemnt 23.5 KHz at 12 Mhz in normal timer you need to use T0/T1 with count of 42/43.A simple interrupt branch and RETI shall take 5 us.At high frequency your accuracy is compromised.The hardware PWM frees you from this trouble.And you save one timer.
Pranav



List of 12 messages in thread
TopicAuthorDate
80c552 pwm related.            01/01/70 00:00      
   RE: 80c552 pwm related.            01/01/70 00:00      
   RE: 80c552 pwm related.            01/01/70 00:00      
      PWM related. PDF from Philips            01/01/70 00:00      
         RE: PWM related. PDF from Philips            01/01/70 00:00      
   PWM fine tuning - Michael            01/01/70 00:00      
      RE: PWM fine tuning - Michael            01/01/70 00:00      
         RE: PWM fine tuning - Michael            01/01/70 00:00      
            RE: PWM fine tuning - Michael            01/01/70 00:00      
   RE: 80c552 pwm related.            01/01/70 00:00      
      RE: 80c552 pwm related.            01/01/70 00:00      
         RE: 80c552 pwm related.            01/01/70 00:00      

Back to Subject List