EasyManuals Logo

ST STM32F31xx User Manual

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
Page #507 background imageLoading...
Page #507 background image
UM1581
General-purpose timers (TIM)
DocID023800 Rev 1
507/584
This parameter can be one of the following values:
 TIM_ExtTRGPSC_OFF : ETRP Prescaler OFF.
 TIM_ExtTRGPSC_DIV2 : ETRP frequency divided by 2.
 TIM_ExtTRGPSC_DIV4 : ETRP frequency divided by 4.
 TIM_ExtTRGPSC_DIV8 : ETRP frequency divided by 8.
ï‚· TIM_ExtTRGPolarity : The external Trigger Polarity. This
parameter can be one of the following values:
 TIM_ExtTRGPolarity_Inverted : active low or falling
edge active.
 TIM_ExtTRGPolarity_NonInverted : active high or
rising edge active.
ï‚· ExtTRGFilter : External Trigger Filter. This parameter must
be a value between 0x00 and 0x0F
Return values
ï‚· None.
Notes
ï‚· None.
22.2.18 Specific interface management functions
22.2.18.1 TIM_EncoderInterfaceConfig
Function Name
void TIM_EncoderInterfaceConfig ( TIM_TypeDef * TIMx,
uint16_t TIM_EncoderMode, uint16_t TIM_IC1Polarity, uint16_t
TIM_IC2Polarity)
Function Description
Configures the TIMx Encoder Interface.
Parameters
ï‚· TIMx : where x can be 1, 2, 3, 4 or 8 to select the TIM
peripheral.
ï‚· TIM_EncoderMode : specifies the TIMx Encoder Mode. This
parameter can be one of the following values:
 TIM_EncoderMode_TI1 : Counter counts on TI1FP1
edge depending on TI2FP2 level.
 TIM_EncoderMode_TI2 : Counter counts on TI2FP2
edge depending on TI1FP1 level.
 TIM_EncoderMode_TI12 : Counter counts on both
TI1FP1 and TI2FP2 edges depending on the level of the
other input.
ï‚· TIM_IC1Polarity : specifies the IC1 Polarity This parameter
can be one of the following values:
 TIM_ICPolarity_Falling : IC Falling edge.
 TIM_ICPolarity_Rising : IC Rising edge.
ï‚· TIM_IC2Polarity : specifies the IC2 Polarity This parameter
can be one of the following values:
 TIM_ICPolarity_Falling : IC Falling edge.
 TIM_ICPolarity_Rising : IC Rising edge.
Return values
ï‚· None.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

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

ST STM32F31xx Specifications

General IconGeneral
BrandST
ModelSTM32F31xx
CategoryMicrocontrollers
LanguageEnglish

Related product manuals