101-1284 Rabbit Semiconductor, 101-1284 Datasheet - Page 49

DEV KIT STANDARD MINI RCM5600W

101-1284

Manufacturer Part Number
101-1284
Description
DEV KIT STANDARD MINI RCM5600W
Manufacturer
Rabbit Semiconductor
Series
MiniCore™r
Type
Transceiver, 802.11 b/gr
Datasheet

Specifications of 101-1284

Frequency
2.4GHz
Wireless Frequency
2.4 GHz
Interface Type
USB
Operating Voltage
3.3 V
Output Power
19 dBm
Antenna
U.FL Connector
Operating Temperature Range
- 30 C to + 55 C
Silicon Manufacturer
Rabbit Semiconductor
Silicon Family Name
RabbitCore
Kit Contents
Board
Features
On-board Single-Chip 802.11b/g Transceiver, Built-In Web Server
Development Tool Type
Hardware /
Rohs Compliant
Yes
For Use With/related Products
RCM5600W
Lead Free Status / RoHS Status
Not applicable / Not applicable
Other names
316-1160
5.2 Dynamic C Function Calls
5.2.1 Digital I/O
The RCM5600W was designed to interface with other systems, and so there are no drivers
written specifically for the Rabbit 5000 I/O. The general Dynamic C read and write func-
tions allow you to customize the parallel I/O to meet your specific needs. For example, use
to set all the Port E bits as inputs, or use
to set all the Port E bits as outputs.
When using the external I/O bus on the Rabbit 5000 chip, add the line
to the beginning of any programs using the auxiliary I/O bus.
The sample programs in the Dynamic C
examples.
5.2.2 Serial Communication Drivers
Library files included with Dynamic C provide a full range of serial communications sup-
port. The
PACKET.LIB
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 fin-
ished, allowing other functions to be performed between calls. For more information, see
the Dynamic C Function Reference Manual and Rabbit Semiconductor’s Technical Note
TN213, Rabbit Serial Port Software, both included with the online documentation.
OEM User’s Manual
WrPortI(PEDDR, &PEDDRShadow, 0x00);
WrPortI(PEDDR, &PEDDRShadow, 0xFF);
#define PORTA_AUX_IO
RS232.LIB
library provides packet-based serial functions where packets can be delimited
library provides a set of circular-buffer-based serial functions. The
// required to enable external I/O bus
SAMPLES/RCM5600W
folder provide further
43

Related parts for 101-1284