STM32W108HBU61TR STMicroelectronics, STM32W108HBU61TR Datasheet - Page 122

no-image

STM32W108HBU61TR

Manufacturer Part Number
STM32W108HBU61TR
Description
16/32-BITS MICROS
Manufacturer
STMicroelectronics
Series
STM32r
Datasheets

Specifications of STM32W108HBU61TR

Operating Temperature (min)
-40C
Operating Temperature (max)
85C
Applications
IEEE 802.15.4 Wireless
Processing Unit
Microprocessor
Operating Supply Voltage (min)
1.18V
Operating Supply Voltage (typ)
1.25V
Operating Supply Voltage (max)
1.32V
Package Type
VFQFPN EP
Pin Count
40
Mounting
Surface Mount
Rad Hardened
No
Core Processor
ARM® Cortex-M3™
Program Memory Type
FLASH (128 kB)
Controller Series
STM32W
Ram Size
8K x 8
Interface
I²C, SPI, UART/USART
Number Of I /o
18
Voltage - Supply
1.18 V ~ 3.6 V
Operating Temperature
-40°C ~ 85°C
Mounting Type
Surface Mount
Package / Case
40-VFQFN Exposed Pad
Lead Free Status / Rohs Status
Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
STM32W108HBU61TR
Manufacturer:
ST
0
General-purpose timers
Note:
122/220
Figure 27. 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 28. 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.
STM32W108HB, STM32W108CC, STM32W108CB and STM32W108CZ
Doc ID 16252 Rev 9

Related parts for STM32W108HBU61TR