[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Read full 8-bit character from serial port (reprise)



A final update...

Success!  It turns out that all I needed to do was to set the baud
rate before the call to initialize the rest of the serial port.  Now I
can send and receive full 8-bit characters from Forth at speeds up to
57600.

Thanks a million to all who took the time to help out!

Ron