STM32W108CZ STMicroelectronics, STM32W108CZ Datasheet - Page 149

no-image

STM32W108CZ

Manufacturer Part Number
STM32W108CZ
Description
High-performance, IEEE 802.15.4 wireless system-on-chip with embedded Flash memory
Manufacturer
STMicroelectronics
Datasheet

Specifications of STM32W108CZ

Receive Current (w/ Cpu)
27 mA
Transmit Current (w/ Cpu, +3 Dbm Tx)
31 mA
Low Deep Sleep Current, With Retained Ram And Gpio
400 nA/800 nA with/without sleep timer
Standard Arm Debug Capabilities
Flash patch & breakpoint; data watchpoint & trace; instrumentation trace macrocell
Single Voltage Operation
2.1-3.6 V with internal 1.8 V and 1.25 V regulators

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
STM32W108CZT6
Manufacturer:
ST
0
Part Number:
STM32W108CZU74
Manufacturer:
ST
0
Part Number:
STM32W108CZU75
Manufacturer:
ST
0
STM32W108HB STM32W108CC STM32W108CB STM32W108CZ
Note:
Starting both timers synchronously in response to an external trigger
This example, sets the enable of Timer 1 when its TI1 input rises, and the enable of Timer 2
with the enable of Timer 1. Refer to
aligned, Timer 1 must be configured in master/slave mode (slave with respect to TI1, master
with respect to Timer 2):
When a rising edge occurs on TI1 (Timer 1), both counters start counting synchronously on
the internal clock and both timers' INT_TIMTIF flags are set.
In this example both timers are initialized before starting by setting their respective TIM_UG
bits. Both counters starts from 0, but an offset can be inserted between them by writing any
of the counter registers (TIMx_CNT). The master/slave mode inserts a delay between
CNT_EN and CK_PSC on Timer 1.
Figure 50. Triggering Timers 1 and 2 with Timer 1 TI1 input
Configure Timer 1 in master mode to send its Enable as trigger output (TIM_MMS =
001 in the TIM1_CR2 register).
Configure Timer 1 slave mode to get the input trigger from TI1 (TIM_TS = 100 in the
TIM1_SMCR register).
Configure Timer 1 in trigger mode (TIM_SMS = 110 in the TIM1_SMCR register).
Configure the Timer 1 in master/slave mode by writing TIM_MSM = 1 (TIM1_SMCR
register).
Configure Timer 2 to get the input trigger from Timer 1 (TIM_TS = 000 in the
TIM2_SMCR register).
Configure Timer 2 in trigger mode (TIM_SMS = 110 in the TIM2_SMCR register).
Doc ID 16252 Rev 13
Figure 45
for connections. To ensure the counters are
General-purpose timers
149/232

Related parts for STM32W108CZ