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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/10/04 09:06
Read: times


 
#72260 - RE: Programmable Counter Array
Responding to: ???'s previous message
Dear Steve M. Taylor,


( This means fosc/4, so how 3Khz can be set here )
MOV CMOD, #02H ; Clock input 4 250 nsec at 16 MHz

( What does this do ? )
MOV CL, #00H ; Frequency of output 4 15.6 KHz
MOV CH, #00H

( This selects PWM, HSO, or watch dog )
MOV CCAPM0, #42H ; Module 0 in PWM mode

( This does what ? )
MOV CCAP0L, #00H

( This i understand )
MOV CCAP0H, #128D ; 50 percent duty cycle

( This i understand )
SETB CR ; Turn on PCA timer


List of 20 messages in thread
TopicAuthorDate
Programmable Counter Array            01/01/70 00:00      
   RE: Programmable Counter Array            01/01/70 00:00      
      RE: Programmable Counter Array            01/01/70 00:00      
         RE: Programmable Counter Array            01/01/70 00:00      
            RE: (PCA) DOn't Understand            01/01/70 00:00      
               RE: (PCA) DOn't Understand            01/01/70 00:00      
            Steve what did u solve            01/01/70 00:00      
               RE: Steve what did u solve            01/01/70 00:00      
               RE: Steve what did u solve            01/01/70 00:00      
         RE: Programmable Counter Array            01/01/70 00:00      
   Steve M. Taylor            01/01/70 00:00      
   RE: Programmable Counter Array            01/01/70 00:00      
   No One Really knows            01/01/70 00:00      
   RE: Programmable Counter Array            01/01/70 00:00      
      RE: Programmable Counter Array            01/01/70 00:00      
         RE: Programmable Counter Array            01/01/70 00:00      
            RE: Programmable Counter Array            01/01/70 00:00      
            RE: Programmable Counter Array            01/01/70 00:00      
   RE: Programmable Counter Array            01/01/70 00:00      
   RE: Programmable Counter Array            01/01/70 00:00      

Back to Subject List