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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/12/04 10:28
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#75807 - RE: 8052 - Timer2
Responding to: ???'s previous message
hi,

could you specify the name of device, please?

Generally, you are free to play with timers as you wish. They do not influence on each other. However, there are some exceptions:
- timer 0 in mode 3 splits into two 8-bit timers; second one is controlled with control bits of timer 1. Fortunatelly, timer 1 still may be used, for example, as baud-rate generator. It may be runed/stoped but it cannot produce interrupt during timer 0 is in mode 3.
- timer 2 has nothing with timer 1 except that each one may be used as baud-rate generator. Here: if you use UART with variable bitrate mode then you have to select which timer will be used as source of transmit and receive clocks. Some derivatives have additional baud-rate generator and so this point is eliminated.

Thanks,
Oleg

List of 19 messages in thread
TopicAuthorDate
8052 - Timer2            01/01/70 00:00      
   RE: 8052 - Timer2            01/01/70 00:00      
      RE: 8052 - Timer2            01/01/70 00:00      
   RE: 8052 - Timer2            01/01/70 00:00      
      RE: 8052 - Timer2            01/01/70 00:00      
         RE: 8052 - Timer2            01/01/70 00:00      
         RE: 8052 - Timer2            01/01/70 00:00      
      RE: 8052 - Timer2            01/01/70 00:00      
         RE: 8052 - Timer2            01/01/70 00:00      
   RE: 8052 - Timer2            01/01/70 00:00      
      RE: 8052 - Timer2            01/01/70 00:00      
         RE: 8052 - Timer2            01/01/70 00:00      
            RE: 8052 - Timer2            01/01/70 00:00      
               RE: 8052 - Timer2            01/01/70 00:00      
                  RE: 8052 - Timer2            01/01/70 00:00      
                     RE: 8052 - Timer2            01/01/70 00:00      
                        RE: 8052 - Timer2            01/01/70 00:00      
                           RE: 8052 - Timer2            01/01/70 00:00      
                  RE: 8052 - Timer2            01/01/70 00:00      

Back to Subject List