101-0599 Rabbit Semiconductor, 101-0599 Datasheet - Page 55

no-image

101-0599

Manufacturer Part Number
101-0599
Description
COMPUTER SNGLBD BL2500 512K FLSH
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 101-0599

Module/board Type
Single Board Computer Module
For Use With/related Products
BL2500
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
4.4.4 Serial Communication
Library files included with Dynamic C provide a full range of serial communications sup-
port. The
PACKET.LIB
ited by the 9th bit, by transmission gaps, or with user-defined special characters. Both
libraries provide blocking functions, which do not return until they are finished transmit-
ting or receiving, and nonblocking functions, which must be called repeatedly until they
are finished. For more information, see the Dynamic C Function Reference Manual and
Technical Note 213, Rabbit Serial Port Software.
Use the following function calls with the Coyote.
RETURN VALUE
SEE ALSO
RETURN VALUE
SEE ALSO
User’s Manual
void ser485Tx(void);
void ser485Rx(void);
Enables the RS485 transmitter. Transmitted data get echo'ed back into the receive data buffer. These
echo'ed data could be used to know when to disable the transmitter by using one of the following
methods:
None.
Disables the RS-485 transmitter. This puts the Coyote in listen mode, which allows it to receive data
from the RS-485 interface.
None.
Byte mode—disable the transmitter after the same byte that is transmitted is detected in the receive
Block data mode—disable the transmitter after the same number of bytes transmitted is detected in the
ser485Rx, serXopen
ser485Tx
data buffer.
receive data buffer.
RS232.LIB
library provides packet-based serial functions where packets can be delim-
, serXopen
library provides a set of circular-buffer-based serial functions. The
49

Related parts for 101-0599