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
62/584
DocID023800 Rev 1
3.2.9.12 ADC_SelectCalibrationMode
Function Name
void ADC_SelectCalibrationMode ( ADC_TypeDef * ADCx,
uint32_t ADC_CalibrationMode)
Function Description
Select the ADC calibration mode.
Parameters
ADCx : where x can be 1, 2, 3 or 4 to select the ADC
peripheral.
ADC_CalibrationMode : the ADC calibration mode. This
parameter can be one of the following values:
ADC_CalibrationMode_Single : to select the
calibration for single channel
ADC_CalibrationMode_Differential : to select the
calibration for differential channel
Return values
None.
Notes
None.
3.2.9.13 ADC_GetCalibrationStatus
Function Name
FlagStatus ADC_GetCalibrationStatus ( ADC_TypeDef *
ADCx)
Function Description
Gets the selected ADC calibration status.
Parameters
ADCx : where x can be 1, 2, 3 or 4 to select the ADC
peripheral.
Return values
The new state of ADC calibration (SET or RESET).
Notes
None.
3.2.9.14 ADC_DisableCmd
Function Name
void ADC_DisableCmd ( ADC_TypeDef * ADCx)
Function Description
ADC Disable Command.
Parameters
ADCx : where x can be 1, 2, 3 or 4 to select the ADC
peripheral.

Table of Contents

Related product manuals