General-purpose timers (TIM2 and TIM3)
16
General-purpose timers (TIM2 and TIM3)
16.1
TIM2 and TIM3 introduction
The general-purpose timers consist of a 16-bit or 32-bit auto-reload counter driven by a
programmable prescaler.
They may be used for a variety of purposes, including measuring the pulse lengths of input
signals (input capture) or generating output waveforms (output compare and PWM).
Pulse lengths and waveform periods can be modulated from a few microseconds to several
milliseconds using the timer prescaler and the RCC clock controller prescalers.
The timers are completely independent, and do not share any resources. They can be
synchronized together as described in
16.2
TIM2 and TIM3 main features
General-purpose TIMx timer features include:
●
16-bit (TIM3) or 32-bit (TIM2) up, down, up/down auto-reload counter.
●
16-bit programmable prescaler used to divide (also "on the fly") the counter clock
frequency by any factor between 1 and 65535.
●
Up to 4 independent channels for:
–
–
–
–
●
Synchronization circuit to control the timer with external signals and to interconnect
several timers.
●
Interrupt/DMA generation on the following events:
–
–
–
–
●
Supports incremental (quadrature) encoder and hall-sensor circuitry for positioning
purposes
●
Trigger input for external clock or cycle-by-cycle current management
292/742
Input capture
Output compare
PWM generation (Edge- and Center-aligned modes)
One-pulse mode output
Update: counter overflow/underflow, counter initialization (by software or
internal/external trigger)
Trigger event (counter start, stop, initialization or count by internal/external trigger)
Input capture
Output compare
Doc ID 018940 Rev 1
Section
16.3.15.
RM0091
Need help?
Do you have a question about the STM32F05 series and is the answer not in the manual?