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

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
SEE ALSO
SEE ALSO
User’s Manual
void ser485Tx(void);
void ser485Rx(void);
Enables the RS-485 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:
serMode() must be executed before running this function.
Disables the RS-485 transmitter. This puts the LP3500 in listen mode, which allows it to receive data
from the RS-485 interface. serMode() must be executed before running this function.
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
serMode, ser485Rx
serMode, ser485Tx
data buffer.
receive data buffer.
NOTE: The RS-485 transceiver used on the LP3500 is only capable of supporting a max-
imum baud rate of 64,000 bits/s. The baud rate is set by the Dynamic C
macro. For example, add the following line on the
Options > Project Options
_485BAUD=57600
to set a baud rate of 57,600 bits/s, then click
Defines
tab in the Dynamic C
_485BAUD
OK
.
55

Related parts for 101-0530