EasyManua.ls Logo

ST STM32F31xx

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Analog-to-digital converter (ADC)
UM1581
64/584
DocID023800 Rev 1
uint8_t ADC_Channel, FunctionalState NewState)
Function Description
Selectes the differential mode for a specific channel.
Parameters
ADCx : where x can be 1, 2, 3 or 4 to select the ADC
peripheral.
ADC_Channel : the ADC channel to configure for the analog
watchdog. This parameter can be one of the following values:
ADC_Channel_1 : ADC Channel1 selected
ADC_Channel_2 : ADC Channel2 selected
ADC_Channel_3 : ADC Channel3 selected
ADC_Channel_4 : ADC Channel4 selected
ADC_Channel_5 : ADC Channel5 selected
ADC_Channel_6 : ADC Channel6 selected
ADC_Channel_7 : ADC Channel7 selected
ADC_Channel_8 : ADC Channel8 selected
ADC_Channel_9 : ADC Channel9 selected
ADC_Channel_10 : ADC Channel10 selected
ADC_Channel_11 : ADC Channel11 selected
ADC_Channel_12 : ADC Channel12 selected
ADC_Channel_13 : ADC Channel13 selected
ADC_Channel_14 : ADC Channel14 selected
Return values
None.
Notes
: Channel 15, 16 and 17 are fixed to single-ended inputs
mode.
3.2.9.18 ADC_SelectQueueOfContextMode
Function Name
void ADC_SelectQueueOfContextMode ( ADC_TypeDef *
ADCx, FunctionalState NewState)
Function Description
Selects the Queue Of Context Mode for injected channels.
Parameters
ADCx : where x can be 1, 2, 3 or 4 to select the ADC
peripheral.
NewState : new state of the Queue Of Context Mode. This
parameter can be: ENABLE or DISABLE.
Return values
None.
Notes
None.

Table of Contents

Related product manuals