STM32W108B-SK STMicroelectronics, STM32W108B-SK Datasheet - Page 116

no-image

STM32W108B-SK

Manufacturer Part Number
STM32W108B-SK
Description
STARTER KIT FOR STM32W108
Manufacturer
STMicroelectronics
Series
STM32r
Type
MCUr

Specifications of STM32W108B-SK

Featured Product
STM32 Cortex-M3 Companion Products
Contents
Board
Silicon Manufacturer
ST Micro
Core Architecture
ARM
Core Sub-architecture
Cortex - M3
Silicon Core Number
STM32
Silicon Family Name
STM32W108xx
Kit Contents
Board
Features
IEEE
Mfg Application Notes
STM32W108 Adjacent Channel Rejection Measurements
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
*
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
STM32W108B-SK
Manufacturer:
ST
0
General-purpose timers
Note:
116/209
Figure 26. TI2 external clock connection example
For example, to configure the up-counter to count in response to a rising edge on the TI2
input, use the following procedure:
1.
2.
The capture prescaler is not used for triggering, so it does not need to be configured.
3.
4.
5.
6.
When a rising edge occurs on TI2, the counter counts once and the INT_TIMTIF flag is set.
The delay between the rising edge on TI2 and the actual clock of the counter is due to the
resynchronization circuit on the TI2 input.
Figure 27. Control circuit in External Clock mode 1
Configure channel 2 to detect rising edges on the TI2 input by writing TIM_CC2S = 01
in the TIMx_CCMR1 register.
Configure the input filter duration by writing the TIM_IC2F bits in the TIMx_CCMR1
register (if no filter is needed, keep TIM_IC2F = 0000).
Select rising edge polarity by writing TIM_CC2P = 0 in the TIMx_CCER register.
Configure the timer in external clock mode 1 by writing TIM_SMS = 111 in the
TIMx_SMCR register.
Select TI2 as the input source by writing TIM_TS = 110 in the TIMx_SMCR register.
Enable the counter by writing TIM_CEN = 1 in the TIMx_CR1 register.
Doc ID 16252 Rev 8
STM32W108CB, STM32W108HB

Related parts for STM32W108B-SK