20-101-0522 Rabbit Semiconductor, 20-101-0522 Datasheet - Page 23

MODULE RABBITCORE RCM3220

20-101-0522

Manufacturer Part Number
20-101-0522
Description
MODULE RABBITCORE RCM3220
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 20-101-0522

Module/board Type
MPU Core Module
Product
Microcontroller Modules
Core Processor
Rabbit 3000
Clock Speed
44.2 MHz
Interface Type
Ethernet, Serial
Flash
512 KB
Timers
10 x 8 bit, 1 x 10 bit
Operating Supply Voltage
3.15 V to 3.45 V
Board Size
69 mm x 47 mm x 22 mm
Core
RCM3220
Processor Series
RCM3200
For Use With/related Products
RCM3220
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
316-1098
3.2.2 Digital I/O
The RCM3200 was designed to interface with other systems, and so there are no drivers
written specifically for the I/O. The general Dynamic C read and write functions 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 auxiliary I/O bus on the Rabbit 3000 chip, add the line
to the beginning of any programs using the auxiliary I/O bus.
The sample programs in the Dynamic C SAMPLES/RCM3200 directory provide further
examples.
3.2.3 Serial Communication Drivers
Library files included with Dynamic C provide a full range of serial communications sup-
port. The
PACKET.LIB
ited 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 transmit-
ting or receiving, and nonblocking functions, which must be called repeatedly until they
are finished. For more information, see the Dynamic C Function Reference Manual and
Technical Note 213, Rabbit 2000 Serial Port Software.
3.2.4 TCP/IP Drivers
The TCP/IP drivers are located in the TCPIP directory.
Complete information on these libraries and the TCP/IP functions is provided in the
Dynamic C TCP/IP User’s Manual.
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 delim-
library provides a set of circular-buffer-based serial functions. The
// required to enable auxiliary I/O bus
19

Related parts for 20-101-0522