C Cor Active Member Licensed User Longtime User May 12, 2007 #1 Can handle the serial comm lib 19200 receiving bytes without handshake and without missing bytes. With other development software the serial input streaming is missing bytes when receiving large amout of data with 19200 baud. Maybe it has to do with ce 2003? Are there example code how to program this in basic4ppc. thanks in advance grCor
Can handle the serial comm lib 19200 receiving bytes without handshake and without missing bytes. With other development software the serial input streaming is missing bytes when receiving large amout of data with 19200 baud. Maybe it has to do with ce 2003? Are there example code how to program this in basic4ppc. thanks in advance grCor
Erel B4X founder Staff member Licensed User Longtime User May 12, 2007 #2 The SerialTerminal is an example of using the serial ports. Attachments SerialTerminal.zip 11.4 KB · Views: 362
C Cor Active Member Licensed User Longtime User May 12, 2007 #3 Thanks for the quick response, will look at it. grCor