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

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
4.4.5 Analog Inputs
PARAMETER
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
50
unsigned int anaIn(unsigned int channel);
void cof_anaIn(int channel);
Uses D/A converter channel DA0 to search through the full voltage range for 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.
An integer value between 0 and 1023 that corresponds to a voltage between 0.0 and 3.3 V on the analog
input channel.
-1 if the return value is out of range.
This function is the cofunction version of the analog input for analog input channel AD0. This version
will “yield” on each step approximation in a costate, and will take 10 steps to complete the A/D
conversion. The function will also process costates while waiting for each approximation to settle.
channel is 0 for channel AD0
An integer value between 0 and 1023 that corresponds to a voltage between 0.0 and 3.3 V on the analog
input channel.
-1 if the return value is out of range.
cof_anaIn, anaInVolts
anaIn
NOTE: DA0 should not be used when AD0 is in use.
NOTE: All the restrictions for anaIn apply to cof_anaIn.
Coyote (BL2500)

Related parts for 101-0577