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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/16/99 05:52
Read: times


 
#504 - RE: Using the external timer for baud clock
When using timer 2 the calculation formula is as follows:

REL = Q / (32 * BAUD)

Q - is the XTAL frequency

KBAUD_2400 (-430) & 33MHz
KBAUD_9600 (-107) & 33MHz
KBAUD_57600 (-18) & 33MHz
KBAUD_115200 (-9) & 33MHz (error 0.5%)

Note that T2 is used as 16 bit timer




List of 5 messages in thread
TopicAuthorDate
Using the external timer for baud clock            01/01/70 00:00      
RE: Using the external timer for baud clock            01/01/70 00:00      
RE: Using the external timer for baud clock            01/01/70 00:00      
RE: Using the external timer for baud clock            01/01/70 00:00      
RE: Using the external timer for baud clock            01/01/70 00:00      

Back to Subject List