101-0530 Rabbit Semiconductor, 101-0530 Datasheet - Page 60

no-image

101-0530

Manufacturer Part Number
101-0530
Description
KIT TOOL FOR LP3500 INTL
Manufacturer
Rabbit Semiconductor
Series
RabbitCore 3000r
Type
Single Board Computers (SBC)r
Datasheet

Specifications of 101-0530

Contents
Demo Board, Serial Cable, Software and Documentation
For Use With/related Products
Rabbit 3000-based products, except RCM30/3100, LP3500
Lead Free Status / RoHS Status
Vendor undefined / Vendor undefined
4.4.4 Serial Communication
Library files included with Dynamic C provide a full range of serial communications sup-
port. The
serial functions. The
functions where packets can be delimited 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 transmitting or receiving, and nonblocking functions, which
must be called repeatedly until they are finished. For more information, see the Dynamic C
User’s Manual and Rabbit’s Technical Note TN213, Rabbit 2000 Serial Port Softwar
Use the following function calls with the LP3500.
PARAMETER
RETURN VALUE
SEE ALSO
54
int serMode(int mode);
User interface to set up LP3500 serial communication lines. Call this function after serXOpen().
Whether you are opening one or multiple serial ports, this function must be executed after executing the last
serXOpen function AND before you start using any of the serial ports. This function is non-reentrant.
If Mode 1 is selected, CTS/RTS flow control is exercised using the serBflowcontrolOn and
serBflowcontrolOff functions from the RS232.LIB library.
mode is the defined serial port configuration.
0 if valid mode, 1 if not.
ser485Tx, ser485Rx
Mode
0
1
LIB\Rabbit3000\RS232.LIB
RS-232, 3-wire
RS-232, 5-wire
LIB\Rabbit3000\PACKET.LIB
B
RS-232, 3-wire
CTS/RTS
library provides a set of circular-buffer-based
C
Serial Port
library provides packet-based serial
RS-232, 3-wire
RS-232, 3-wire
E
RS-485
RS-485
Fox (LP3500)
F
e
.

Related parts for 101-0530