[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Read full 8-bit character from serial port (reprise)
On Jul 8, 6:20 pm, schmidtd <schmi...@my-deja.com> wrote:
> Oh, my, yes. You have to switch clock sources to get at a few of the
> higher rates. I keep a linear list, but it's used slightly
> differently than the table suggests. If a request comes in to clock at
> 115k, then we shift into overdrive, bypassing the table you're talking
> about altogether. And ADTPro only uses 9.6, 19.2 and 115k speeds, so
> 115k is kind of a special case. The SCC book will make that all
> crystal clear. :-)
I'm sure it will :-)
> I smooshed the code together from several sources. The labels are
> actually defined in a separate constants file, but they correspond to
> the ones you posted.
I found it. Again, thanks, when I have some breathing room I'll give
this all a go and report back on it.
Ron