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

no-image

101-0526

Manufacturer Part Number
101-0526
Description
COMPUTER SNGLBD LP3510 FOX7.4MHZ
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 101-0526

Module/board Type
Single Board Computer Module
For Use With/related Products
LP3510
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
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-0526