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

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
PARAMETER
50
root int anaInEERd(unsigned int channel,
Reads the calibration constants, gain, and offset for an input based on their designated position in the
simulated EEPROM area of the flash memory, and places them into global tables for analog inputs. The
constants are stored in the top 2K of the reserved area in the user block memory—note that while Rabbit
Semiconuctor “reserves” an area in the user block memory for calibration constants, this “reserved” area
is not protected. The following macros can be used to identify the starting address for these locations.
channel is the analog input channel number (0 to 7) corresponding to ADC_IN0 to ADC_IN7
opmode is the mode of operation:
unsigned int opmode, unsigned int gaincode);
ADC_CALIB_ADDRS, address start of single-ended analog input channels
ADC_CALIB_ADDRD, address start of differential analog input channels
ADC_CALIB_ADDRM, address start of milliamp analog input channels
SINGLE—single-ended input line
DIFF—differential input line
mAMP—milliamp input line
NOTE: This function cannot be run in RAM.
channel
ALLCHAN
* Not accessible on RCM3700 Prototyping Board.
0
1
2
3
4
5
6
7
SINGLE
+AIN0
+AIN1
+AIN2
+AIN3
+AIN4
+AIN5
+AIN6
+AIN7
read all channels for selected opmode
+AIN1 -AIN0*
+AIN3 -AIN2*
+AIN5 -AIN4*
+AIN6 -AIN7*
+AIN7 -AIN6*
+AIN0 -AIN1
+AIN2 -AIN3
+AIN4 -AIN5
DIFF
+AIN1*
+AIN2*
+AIN7*
+AIN0
+AIN3
+AIN4
+AIN5
+AIN6
mAMP
RabbitCore RCM3750
*

Related parts for 20-101-1028