General-purpose timer (TIMx)
PWM edge-aligned mode
Upcounting configuration
Upcounting is active when the DIR bit in the TIMx_CR1 register is low. Refer to the
upcounting mode on page
In the following example, we consider PWM mode 1. The reference PWM signal OCxREF is
high as long as TIMx_CNT <TIMx_CCRx else it becomes low. If the compare value in
TIMx_CCRx is greater than the auto-reload value (in TIMx_ARR) then OCxREF is held at
'1'. If the compare value is 0 then OCxREF is held at '0'.
aligned PWM waveforms in an example where TIMx_ARR=8.
Figure 125. Edge-aligned PWM waveforms (ARR=8)
Downcounting configuration
Downcounting is active when DIR bit in TIMx_CR1 register is high. Refer to
mode on page 280
In PWM mode 1, the reference signal ocxref is low as long as TIMx_CNT>TIMx_CCRx else
it becomes high. If the compare value in TIMx_CCRx is greater than the auto-reload value in
TIMx_ARR, then ocxref is held at '1'. 0% PWM is not possible in this mode.
PWM center-aligned mode
Center-aligned mode is active when the CMS bits in TIMx_CR1 register are different from
'00' (all the remaining configurations having the same effect on the ocxref/OCx signals). The
compare flag is set when the counter counts up, when it counts down or both when it counts
up and down depending on the CMS bits configuration. The direction bit (DIR) in the
TIMx_CR1 register is updated by hardware and must not be changed by software. Refer to
the
Center-aligned mode (up/down counting) on page
Figure 126
●
TIMx_ARR=8,
●
PWM mode is the PWM mode 1,
●
The flag is set when the counter counts down corresponding to the center-aligned
mode 1 selected for CMS=01 in TIMx_CR1 register.
294/690
277.
Counter register
OCxREF
CCRx=4
CCxIF
OCxREF
CCRx=8
CCxIF
OCxREF
CCRx>8
CCxIF
OCxREF
CCRx=0
CCxIF
shows some center-aligned PWM waveforms in an example where:
0
1
2
3
4
5
'1'
'0'
282.
Figure 125
shows some edge-
6
7
8
0
1
Downcounting
RM0008
Section :
Need help?
Do you have a question about the STM32F102 Series and is the answer not in the manual?
Questions and answers