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

MODULE RCM4100 RABBITCORE

20-101-1105

Manufacturer Part Number
20-101-1105
Description
MODULE RCM4100 RABBITCORE
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 20-101-1105

Module/board Type
MPU Core Module
Data Bus Width
8 bit
For Use With/related Products
RCM4100
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
316-1121
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-1105