Adc On-Off Control; Adc Clock; Channel Selection; Table 32. Adc Pins - ST STM32F207 Series Reference Manual

Advanced arm-based 32-bit mcus
Hide thumbs Also See for STM32F207 Series:
Table of Contents

Advertisement

Analog-to-digital converter (ADC)
Name
V
REF+
V
DDA
V
REF–
V
SSA
ADCx_IN[15:0]
10.3.1

ADC on-off control

The ADC is powered on by setting the ADON bit in the ADC_CR2 register. When the ADON
bit is set for the first time, it wakes up the ADC from the Power-down mode.
Conversion starts when either the SWSTART or the JSWSTART bit is set.
You can stop conversion and put the ADC in power down mode by clearing the ADON bit. In
this mode the ADC consumes almost no power (only a few µA).
10.3.2

ADC clock

The ADC features two clock schemes:
Clock for the analog circuitry: ADCCLK, common to all ADCs
This clock is generated from the APB2 clock divided by a programmable prescaler that
allows the ADC to work at f
when the APB2 clock is at 60 MHz.
Clock for the digital interface (used for registers read/write access)
This clock is equal to the APB2 clock. The digital interface clock can be
enabled/disabled individually for each ADC through the RCC APB2 peripheral clock
enable register (RCC_APB2ENR).
10.3.3

Channel selection

There are 16 multiplexed channels. It is possible to organize the conversions in two groups:
regular and injected. A group consists of a sequence of conversions that can be done on
any channel and in any order. For instance, it is possible to implement the conversion
sequence in the following order: ADC_IN3, ADC_IN8, ADC_IN2, ADC_IN2, ADC_IN0,
ADC_IN2, ADC_IN2, ADC_IN15.
A regular group is composed of up to 16 conversions. The regular channels and their
order in the conversion sequence must be selected in the ADC_SQRx registers. The
total number of conversions in the regular group must be written in the L[3:0] bits in the
ADC_SQR1 register.
An injected group is composed of up to 4 conversions. The injected channels and
their order in the conversion sequence must be selected in the ADC_JSQR register.
214/1381

Table 32. ADC pins

Signal type
Input, analog reference
positive
Input, analog supply
Input, analog reference
negative
Input, analog supply
ground
Analog input signals
/2, /4, /6 or /8. ADCCLK maximum value is 30 MHz
PCLK2
RM0033 Rev 9
Remarks
The higher/positive reference voltage for the ADC,
1.8 V
V
V
REF+
DDA
Analog power supply equal to V
2.4 V
V
V
(3.6 V) for full speed
DDA
DD
1.8 V
V
V
(3.6 V) for reduced speed
DDA
DD
The lower/negative reference voltage for the ADC,
V
= V
REF–
SSA
Ground for analog power supply equal to V
16 analog input channels
RM0033
and
DD
SS

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F207 Series and is the answer not in the manual?

Questions and answers

Table of Contents