Adc_Disable; Adc_Read - Conrad C-Control Pro Mega Series Manual

Table of Contents

Advertisement

131
C-Control Pro Mega Series
difference of one bit of the digitized measuring value corresponds to a voltage difference of 4mV, or:
u = x * 0,004V
Differential Inputs
ADC22x10
ADC23x10
ADC22x200
ADC23x200
ADC20x1
ADC21x1
ADC22x1
ADC23x1
ADC24x1
ADC25x1
ADC2 is the negative input.
The ADC can also perform differential measurements. The result can either be positive or negative.
The resolution during differential operation amounts to +/- 9 bit and is displayed in Two's
Complement format. For differential operation an amplifier with gains of V: x1, x10, x200 is available.
If x is a digital measuring value then the corresponding voltage value u is calculated as follows:
u = x * Reference Voltage / 512 / V
6.4.1

ADC_Disable

ADC Functions
Syntax
void ADC_Disable(void);
Sub ADC_Disable()
Description
This function disables to the A/D-Converter to reduce power consumption.
Parameter
None
6.4.2

ADC_Read

ADC Functions
Syntax
Differential Inputs ADC2, ADC2, Gain 10
Differential Inputs ADC2, ADC3, Gain 10
Differential Inputs ADC2, ADC2, Gain 200
Differential Inputs ADC2, ADC3, Gain 200
Differential Inputs ADC2, ADC0, Gain 1
Differential Inputs ADC2, ADC1, Gain 1
Differential Inputs ADC2, ADC2, Gain 1
Differential Inputs ADC2, ADC3, Gain 1
Differential Inputs ADC2, ADC4, Gain 1
Differential Inputs ADC2, ADC5, Gain 1
; Offset Measurement
; Offset Measurement
; Offset Measurement
© 2008 Conrad Electronic

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the C-Control Pro Mega Series and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

C-control pro mega32C-control pro mega128

Table of Contents