101-1157 Rabbit Semiconductor, 101-1157 Datasheet - Page 55

KIT DEVELOPMENT USA RCM4100

101-1157

Manufacturer Part Number
101-1157
Description
KIT DEVELOPMENT USA RCM4100
Manufacturer
Rabbit Semiconductor
Series
RabbitCore 4000r
Type
MPU Moduler
Datasheet

Specifications of 101-1157

Contents
RabbitCore Module, Dev. Board, AC Adapter, Cable and Dynamic C® CD-Rom
Processor To Be Evaluated
Rabbit 4001
Data Bus Width
8 bit
Interface Type
SPI
For Use With/related Products
RCM4100
Lead Free Status / RoHS Status
Lead free / RoHS compliant by exemption
Other names
316-1123
DESCRIPTION
PARAMETERS
User’s Manual
int anaInDriver(unsigned int cmd);
Reads the voltage of an analog input channel by serial-clocking an 8-bit command to
the A/D converter by its Direct Mode method. This function assumes that Mode1 (most
significant byte first) and the A/D converter oscillator have been enabled. See anaIn-
Config() for the setup.
The conversion begins immediately after the last data bit has been transferred. An ex-
ception error will occur if Direct Mode bit D7 is not set.
cmd
contains a gain code and a channel code as follows.
Use the following calculation and the tables below to determine
D7—1; D6–D4—Gain Code; D3–D0—Channel Code
cmd = 0x80 | (gain_code*16) + channel_code
Gain Code
anaInDriver
0
1
2
3
4
5
6
7
Multiplier
Gain
×10
×16
×20
×1
×2
×4
×5
×8
cmd:
51

Related parts for 101-1157