20-101-0525 Rabbit Semiconductor, 20-101-0525 Datasheet - Page 61

COMPUTER SINGLE-BOARD LP3500 FOX

20-101-0525

Manufacturer Part Number
20-101-0525
Description
COMPUTER SINGLE-BOARD LP3500 FOX
Manufacturer
Rabbit Semiconductor
Datasheets

Specifications of 20-101-0525

Module/board Type
Single Board Computer Module
Product
Modules
Processor Type
Rabbit 3000
Sram
512 KB
Flash
512 KB
Timers
8 bit, 10 bit
Number Of I/os
26
Backup Battery
3 V Lithium Coin Type
Operating Voltage
3 V to 30 V
Board Size
93 mm x 66 mm x 11 mm
Description/function
Computer Module
For Use With/related Products
LP3500
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
316-1115
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 20-101-0525