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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/13/02 17:57
Read: times


 
#24442 - RE: Philips 80C552 (80C51) Timer Question
set t0 to run at 20ms
set t1 to run at pulse time
start t0
start t1

t0 ISR
reload and restart T0
reload and restart T1
set p1.x

T1 ISR
clr p1.x

P1.x will have your PWM signal

Have fun,

Erik

List of 10 messages in thread
TopicAuthorDate
Philips 80C552 (80C51) Timer Question            01/01/70 00:00      
RE: Philips 80C552 (80C51) Timer Question            01/01/70 00:00      
RE: Philips 80C552 (80C51) Timer Question            01/01/70 00:00      
RE: Philips 80C552 (80C51) Timer Question            01/01/70 00:00      
RE: Philips 80C552 (80C51) Timer Question            01/01/70 00:00      
RE: Philips 80C552 (80C51) Timer Questio            01/01/70 00:00      
RE: Philips 80C552 (80C51) Timer Question            01/01/70 00:00      
RE: Philips 80C552 (80C51) Timer Question            01/01/70 00:00      
RE: Philips 80C552 (80C51) Timer Question            01/01/70 00:00      
RE: Philips 80C552 (80C51) Timer Question            01/01/70 00:00      

Back to Subject List