20-101-1221 Rabbit Semiconductor, 20-101-1221 Datasheet - Page 113

RCM4400W (JAPAN TELEC CERTIFIED)

20-101-1221

Manufacturer Part Number
20-101-1221
Description
RCM4400W (JAPAN TELEC CERTIFIED)
Manufacturer
Rabbit Semiconductor
Series
RabbitCore®r
Datasheet

Specifications of 20-101-1221

Frequency
2.4GHz
Modulation Or Protocol
802.11 b
Power - Output
16dBm
Voltage - Supply
3.3V
Current - Receiving
450mA
Current - Transmitting
450mA
Data Interface
Connector, 2 x 25 Header
Memory Size
512K Flash, 1MB SRAM
Antenna Connector
SMA
Operating Temperature
-20°C ~ 85°C
Package / Case
Module
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Applications
-
Sensitivity
-
Data Rate - Maximum
-
Other names
316-1147
RS-232 flow control on an RS-232 port is initiated in software using the
trolOn
of the flow control lines are specified using a set of five macros.
Standard 3-wire RS-232 communication using Serial Ports C and D is illustrated in the
following sample code.
OEM User’s Manual
SERX_RTS_PORT—Data register for the parallel port that the RTS line is on (e.g., PCDR).
SERA_RTS_SHADOW—Shadow register for the RTS line's parallel port (e.g., PCDRShadow).
SERA_RTS_BIT—The bit number for the RTS line.
SERA_CTS_PORT—Data register for the parallel port that the CTS line is on (e.g., PCDRShadow).
SERA_CTS_BIT—The bit number for the CTS line.
#define CINBUFSIZE
#define COUTBUFSIZE 15
#define DINBUFSIZE
#define DOUTBUFSIZE 15
#define MYBAUD 115200
#endif
main(){
}
function call from
serCopen(_MYBAUD);
serDopen(_MYBAUD);
serCwrFlush();
serCrdFlush();
serDwrFlush();
serDrdFlush();
serCclose(_MYBAUD);
serDclose(_MYBAUD);
RS232.LIB
15
15
// set baud rate
// set size of circular buffers in bytes
// open Serial Ports C and D
// flush their input and transmit buffers
// close Serial Ports C and D
, where
X
is the serial port (C or D). The locations
serXflowcon-
107

Related parts for 20-101-1221