EasyManuals Logo

ST STM32F2 User Manual

ST STM32F2
1371 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
Page #741 background imageLoading...
Page #741 background image
UM1940
LL ADC Generic Driver
DocID028236 Rev 2
741/1371
LL_ADC_INJ_StartConversionSWStart
Function name
__STATIC_INLINE void LL_ADC_INJ_StartConversionSWStart
(ADC_TypeDef * ADCx)
Function description
Start ADC group injected conversion.
Parameters
ADCx: ADC instance
Return values
None:
Notes
On this STM32 serie, this function is relevant only for internal
trigger (SW start), not for external trigger: If ADC trigger has
been set to software start, ADC conversion starts
immediately.If ADC trigger has been set to external trigger,
ADC conversion start must be performed using function
LL_ADC_INJ_StartConversionExtTrig(). (if external trigger
edge would have been set during ADC other settings, ADC
conversion would start at trigger event as soon as ADC is
enabled).
Reference Manual to
LL API cross
reference:
CR2 JSWSTART LL_ADC_INJ_StartConversionSWStart
LL_ADC_INJ_StartConversionExtTrig
Function name
__STATIC_INLINE void LL_ADC_INJ_StartConversionExtTrig
(ADC_TypeDef * ADCx, uint32_t ExternalTriggerEdge)
Function description
Start ADC group injected conversion from external trigger.
Parameters
ExternalTriggerEdge: This parameter can be one of the
following values:
LL_ADC_INJ_TRIG_EXT_RISING
LL_ADC_INJ_TRIG_EXT_FALLING
LL_ADC_INJ_TRIG_EXT_RISINGFALLING
ADCx: ADC instance
Return values
None:
Notes
ADC conversion will start at next trigger event (on the
selected trigger edge) following the ADC start conversion
command.
On this STM32 serie, this function is relevant for ADC
conversion start from external trigger. If internal trigger (SW
start) is needed, perform ADC conversion start using function
LL_ADC_INJ_StartConversionSWStart().
Reference Manual to
LL API cross
reference:
CR2 JEXTEN LL_ADC_INJ_StartConversionExtTrig
LL_ADC_INJ_StopConversionExtTrig
Function name
__STATIC_INLINE void LL_ADC_INJ_StopConversionExtTrig
(ADC_TypeDef * ADCx)
Function description
Stop ADC group injected conversion from external trigger.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ST STM32F2 and is the answer not in the manual?

ST STM32F2 Specifications

General IconGeneral
BrandST
ModelSTM32F2
CategoryMicrocontrollers
LanguageEnglish

Related product manuals