
EM358x
202
Rev. 0.4
TIMx_CCMR1
TIM1_CCMR1
Timer 1 Capture/Compare Mode Register 1
Address: 0x4000F018 Reset: 0x0
TIM2_CCMR1
Timer 2 Capture/Compare Mode Register 1
Address: 0x40010018 Reset: 0x0
31
30
29
28
27
26
25
24
0
0
0
0
0
0
0
0
23
22
21
20
19
18
17
16
0
0
0
0
0
0
0
0
15
14
13
12
11
10
9
8
0
TIM_OC2M
TIM_OC2BE
TIM_OC2FE
TIM_CC2S
TIM_IC2F
TIM_IC2PSC
7
6
5
4
3
2
1
0
0
TIM_OC1M
TIM_OC1BE
TIM_OC1FE
TIM_CC1S
TIM_IC1F
TIM_IC1PSC
Timer channels can be programmed as inputs (capture mode) or outputs (compare mode). The direction of channel y is defined by
TIM_CCyS in this register.
The other bits in this register have different functions in input and in output modes. The TIM_OC* fields only apply to a channel configured
as an output (TIM_CCyS = 0), and the TIM_IC* fields only apply to a channel configured as an input (TIM_CCyS > 0).
Bitname
Bitfield
Access Description
TIM_OC2M
[14:12]
RW
Output Compare 2 Mode. (Applies only if TIM_CC2S = 0.)
Define the behavior of the output reference signal OC2REF from which OC2
derives. OC2REF is active high whereas OC2''s active level depends on the
TIM_CC2P bit.
000: Frozen - The comparison between the output compare register
TIMx_CCR2 and the counter TIMx_CNT has no effect on the outputs.
001: Set OC2REF to active on match. The OC2REF signal is forced high
when the counter TIMx_CNT matches the capture/compare register 2
(TIMx_CCR2)
010: Set OC2REF to inactive on match. OC2REF signal is forced low when
the counter TIMx_CNT matches the capture/compare register 2
(TIMx_CCR2).
011: Toggle - OC2REF toggles when TIMx_CNT = TIMx_CCR2.
100: Force OC2REF inactive.
101: Force OC2REF active.
110: PWM mode 1 - In up-counting, OC2REF is active as long as
TIMx_CNT < TIMx_CCR2, otherwise OC2REF is inactive. In down-counting,
OC2REF is inactive if TIMx_CNT > TIMx_CCR2, otherwise OC2REF is
active.
111: PWM mode 2 - In up-counting, OC2REF is inactive if
TIMx_CNT < TIMx_CCR2, otherwise OC2REF is active. In down-counting,
OC2REF is active if TIMx_CNT > TIMx_CCR2, otherwise it is inactive.
Note: In PWM mode 1 or 2, the OC2REF level changes only when the result
of the comparison changes or when the output compare mode switches from
“frozen” mode to “PWM” mode.
Summary of Contents for EMBER EM358 series
Page 2: ...EM358x 2 Rev 0 4 ...
Page 7: ...EM358x Rev 0 4 7 ...