20-101-1093 Rabbit Semiconductor, 20-101-1093 Datasheet - Page 55

RCM4110 RABBITCORE

20-101-1093

Manufacturer Part Number
20-101-1093
Description
RCM4110 RABBITCORE
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 20-101-1093

Module/board Type
MPU Core Module
Product
Microcontroller Modules
Core Processor
Rabbit 4000
Flash
512 KBytes
Operating Supply Voltage
3 to 3.6 V
Board Size
48 mm x 36 mm x 12 mm
Cpu Core
Rabbit 4000
For Use With/related Products
RCM4110
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
316-1140
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 20-101-1093