<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>
Date   : Fri, 27 Feb 1987 19:56:32 GMT
From   : amdahl!meccts!viper!john@ames.arpa (John Stanley)
Subject: Re: Applicard and Super Serial Card at 9600 baud

In article <4684@brl-adm.ARPA> marwood@dmc-crc.arpa (G. J. Marwood) writes:
 >Does anyone have any experience of using the PCPI Applicard and Super Serial
 >card at 9600 baud.  I have tried this and found that a lot of characters are
 >dropped.

Your problem is probably related to whatever driver routines you are using
to receive information from the card(s).  At 9600, there really isn't enough
time to do much with the data once you've got it (mainly due to the slow
6502 processing).  I've managed to transfer information at 19200 baud using
the super-serial card, but only if I do the processing myself in assembly
language and don't try doing anything related to printing on the screen
or writing to any other peripherals.

(you might be able to print on the screen using your own routines, but don't
try it using the normal apple-bios way, you'll loose characters every time).

What language(s) are you using for this?

--- 
John Stanley (john@viper.UUCP)
Software Consultant - DynaSoft Systems
UUCP: ...{amdahl,ihnp4,rutgers}!{meccts,dayton}!viper!john
<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>