101-1006 Rabbit Semiconductor, 101-1006 Datasheet - Page 70

no-image

101-1006

Manufacturer Part Number
101-1006
Description
MODULE POWERCORE FLEX 3800
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 101-1006

Module/board Type
MPU Core Module
For Use With/related Products
RCM3800
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
DESCRIPTION
PARAMETERS
RETURN VALUE
SEE ALSO
62
int anaInCalib(int channel, int value1, float volts1,
int value2, float volts2);
anaInExternalInit, anaInVolts, anaIn
Calibrates the response of the selected external A/D converter channel as a linear func-
tion using the two conversion points provided. The gain and offset constants are calcu-
lated and placed into the global table _adcInCalib.
channel
value1
volts1
value2
volts2
0 if successful.
-1 if not able to make calibration constants.
the analog input channel (0 to MAX_ADCHANNELS - 1) to read.
The MAX_ADCHANNELS macro is set to a default value of 1,
which can be changed by adding the following line to your
program.
#define MAX_ADCHANNELS <new value>
the first A/D converter value.
the voltage corresponding to the first A/D converter value.
the second A/D converter value.
the voltage corresponding to the second A/D converter value.
anaInCalib
PowerCore FLEX

Related parts for 101-1006