[104579] in Cypherpunks
need to read serial data at non-standard rate (2700 baud)
daemon@ATHENA.MIT.EDU (Steven Cooper)
Fri Oct 23 13:30:17 1998
Date: Fri, 23 Oct 1998 12:17:09 -0400 (EDT)
From: Steven Cooper <scoop@insight.cas.mcmaster.ca>
To: coderpunks@toad.com
Reply-To: Steven Cooper <scoop@insight.cas.mcmaster.ca>
As far as I know, some RS-232C chips (UARTs) work by dividing down
a master clock to get an appropriate bit-clock.
I need to be able to read serial data at a non-standard rate
of roughly 2700 bits per second, and the closest standard rate (2400 bps)
is not a good enough approximation.
Does anybody on this list know enough about standard PC UARTs to know
how to set an appropriate divide-by constant to achieve the desired bit rate?
thanks in advance,
Steven Cooper