DocID025202 Rev 7
668/1080
RM0365
General-purpose timers (TIM15/TIM16/TIM17)
692
22.5.9 TIM15
counter
(TIM15_CNT)
Address offset: 0x24
Reset value: 0x0000 0000
22.5.10 TIM15
prescaler
(TIM15_PSC)
Address offset: 0x28
Reset value: 0x0000
22.5.11
TIM15 auto-reload register (TIM15_ARR)
Address offset: 0x2C
Reset value: 0xFFFF
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
UIF
CPY
Res
Res
Res
Res
Res
Res
Res
Res
Res
Res
Res
Res
Res
Res
Res
r
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
CNT[15:0]
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
Bit 31
UIFCPY
: UIF Copy
This bit is a read-only copy of the UIF bit in the TIMx_ISR register.
Bits 30:16 Reserved, must be kept at reset value.
Bits 15:0
CNT[15:0]
: Counter value
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
PSC[15:0]
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
Bits 15:0
PSC[15:0]
: Prescaler value
The counter clock frequency (CK_CNT) is equal to f
CK_PSC
/ (PSC[15:0] + 1).
PSC contains the value to be loaded in the active prescaler register at each update event
(including when the counter is cleared through UG bit of TIMx_EGR register or through trigger
controller when configured in “reset mode”).
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
ARR[15:0]
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
Bits 15:0
ARR[15:0]
: Prescaler value
ARR is the value to be loaded in the actual auto-reload register.
Refer to the
Section 22.4.1: Time-base unit on page 623
for more details about ARR update
and behavior.
The counter is blocked while the auto-reload value is null.