AT32WB415
Series Reference Manual
2022.04.13
Page 208
Ver 2.00
14.3.3.3 TMR input function
The TMR1 has four independent channels. Each channel can be configured as input or output. As input,
the channel can be used for the filtering, selection, division and input capture of the input signals.
Figure 14-57
Input/output channel 1 main circuit
APB bus
MCU peripheral interface
Channel preload register
Channel shadow register
C1DT
Input
mode
IC1PS
C1EN
C1SWTR
TMR1_SWEVT
Capture
Counter
C1OBEN
C1OBEN
OVF
From time base unit
TMR1_CM1
Comparator
Input
mode
read_in_progress
capture_transfer
write_in_progress
capture_transfer
Output compare
mode
Capture/compare
seletion
C1DT
CVAL=C1DT
CVAL>CIDT
Capture/compare
seletion
Figure 14-58
Channel 1 input stage
C1IRAW
STCI
C1IFP1
C1IN
C1IPS
C1IF_rising
C1IF_falling
f
DTS
Filter
Downcounter
Edge
detector
Polarity
selection
Capture/
compare
select
C2IFP1
divider
Input mode
In input mode, the TMRx_CxDT registers latch the current counter values after the selected triggle signal
is detected, and the capture compare interrupt flag bit (CxIF) is set. An interrupt/DMA request will be
generated if the CxIEN bit and CxDEN bit are enabled. If the selected trigger signal is detected when
the CxIF is set, the CxOF is set.
To capture the rising edge of C1IN input, following the configuration procedure mentioned below:
Set C1C=01 in the TMRx_CxDT register to select the C1IN as channel 1 input
Set the filter bandwidth of C1IN signal (CxDF[3: 0])
Set the active edge on the C1IN channel by writing C1P=0 (rising edge) in the TMRx_CCTR
register
Program the capture frequency of C1IN signal (C1DIV[1: 0])
Enable channel 1 input capture (C1EN=1)
If needed, enable the relevant interrupt or DMA request by setting the C1IEN bit in the
TMRx_IDEN register or the C1DEN bit in the TMRx_IDEN register
Timer Input XOR function
The timer input pins (TMRx_CH1, TMRx_CH2 and TMRx_CH3) are connected to the channel 1
(selected by setting the C1INSE in the TMRx_CTRL2 register) through an XOR gate.
The XOR gate can be used to connect Hall sensors. For example, connect the three XOR inputs to the
three Hall sensors respectively so as to calculate the position and speed of the rotation by analyzing
three Hall sensor signals.