101-0577 Rabbit Semiconductor, 101-0577 Datasheet - Page 57

KIT DEV FOR BL2500 COYOTE

101-0577

Manufacturer Part Number
101-0577
Description
KIT DEV FOR BL2500 COYOTE
Manufacturer
Rabbit Semiconductor
Series
Coyoter
Type
Single Board Computers (SBC)r
Datasheet

Specifications of 101-0577

Contents
SBC, Dev. Board, AC Adapter, Cable and Dynamic C® CD-ROM
Product
Modules
Data Bus Width
10 bit
Processor Type
Rabbit 3000
Sram
128 KB
Flash
256 KB
Number Of I/os
24
Backup Battery
3 V Lithium Coin Type
Operating Voltage
8 V to 40 V
Power Consumption
1 W
Board Size
100 mm x 100 mm x 29 mm
Description/function
Computer Module
Interface Type
Ethernet
For Use With/related Products
BL2510
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
PARAMETER
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
User’s Manual
float anaInVolts(unsigned int channel);
int anaInCalib(int channel, int value1,
Reads the voltage of a single-ended analog input channel using D/A channel DA0 for comparison to find
a match to the input voltage on channel AD0. This is done using a 10-step successive-approximation
binary search, which nominally takes 86 ms.
Call pwmOutConfig() and pwm_init() before using this function. An exception error will occur if
these functions were not been called previously.
channel is 0 for channel AD0
A voltage value between 0 and 3.1 V for the analog input channel.
ADOVERFLOW is returned (defined macro = -4096) on overflow or if the return value is out of range.
Calibrates the response of the A/D converter channel as a linear function using the two conversion points
provided. Values are calculated and placed into global table _adcCalibS for analog inputs to be stored
later into simulated EEPROM using the function anaInEEWr().
Each channel will have a linear constant and a voltage offset.
channel is 0 for channel AD0
value1 is the first A/D converter value (0–1023), usually a value of 310 that corresponds to 1.0 V
volts1 is the voltage corresponding to the first A/D converter value (0–3.3 V)
value2 is the second A/D converter value (0–1023), usually a value of 930 that corresponds to 3.0 V
volts2 is the voltage corresponding to the second A/D converter value (0–3.3 V)
0 if successful
-1 if not able to make calibration constants
float volts1,int value2, float volts2);
anaIn, pwmOutConfig, pwm_init
anaIn, anaInEERd, anaInEEWr
NOTE: DA0 should not be used when AD0 is in use.
51

Related parts for 101-0577