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

MODULE RABBITCORE RCM3750

20-101-1028

Manufacturer Part Number
20-101-1028
Description
MODULE RABBITCORE RCM3750
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 20-101-1028

Module/board Type
MPU Core Module
Product
Microcontroller Modules
Core Processor
Rabbit 3000
Flash
512 KBytes
Operating Supply Voltage
4.75 to 5.25 V
Board Size
75 mm x 30 mm x 23 mm
For Use With/related Products
RCM3750
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
316-1110
5.2.3 Digital I/O
The RCM3750 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
folders provide further examples.
User’s Manual
WrPortI(PEDDR, &PEDDRShadow, 0x00);
WrPortI(PEDDR, &PEDDRShadow, 0xFF);
#define PORTA_AUX_IO
// required to enable auxiliary I/O bus
SAMPLES/RCM3700
and the
SAMPLES/RCM3720
55

Related parts for 20-101-1028