[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, 11:07 am, schmidtd <schmi...@my-deja.com> wrote:
> The manual that John pointed you at was also very valuable.  I became
> very familiar with it when I implemented the ADTPro SCC code.  Here
> that is, by the way:http://adtpro.cvs.sourceforge.net/adtpro/adtpro/client/src/serial/iig...

Thanks!  I think this code will be very helpful.  I notice that you
have a comment saying
that BAUD of 5 is 9600, 6 is 19200 and 7 is 115200.  The table lists 7
as 38400.  Is there
some other trick that gets 115k baud?  Also, I'm assuming that labels
like GSCMDB corresponds to the SCC_B_CMD label in the code I listed
above?  I looked a bit and didn't see a file that defined those
labels.

> > Or,
> > alternatively, is it worth putting a Super Serial Card in (I do have
> > one)?
>
> Where's the sport in that? ;-)

No sport, a desperate last resort instead :)

Ron