Uif Bit Remapping; Timer Input Xor Function; Figure 199. Example Of Encoder Interface Mode With Ti1Fp1 Polarity Inverted - ST STM32G0 1 Series Reference Manual

Table of Contents

Advertisement

RM0444

Figure 199. Example of encoder interface mode with TI1FP1 polarity inverted

Counter
The timer, when configured in Encoder Interface mode provides information on the sensor's
current position. Dynamic information can be obtained (speed, acceleration, deceleration)
by measuring the period between two encoder events using a second timer configured in
capture mode. The output of the encoder which indicates the mechanical zero can be used
for this purpose. Depending on the time between two events, the counter can also be read
at regular times. This can be done by latching the counter value into a third input capture
register if available (then the capture signal must be periodic and can be generated by
another timer). when available, it is also possible to read its value through a DMA request
generated by a Real-Time clock.
22.3.16

UIF bit remapping

The IUFREMAP bit in the TIMx_CR1 register forces a continuous copy of the update
interrupt flag (UIF) into bit 31 of the timer counter register's bit 31 (TIMxCNT[31]). This
permits to atomically read both the counter value and a potential roll-over condition signaled
by the UIFCPY flag. It eases the calculation of angular speed by avoiding race conditions
caused, for instance, by a processing shared between a background task (counter reading)
and an interrupt (update interrupt).
There is no latency between the UIF and UIFCPY flag assertions.
In 32-bit timer implementations, when the IUFREMAP bit is set, bit 31 of the counter is
overwritten by the UIFCPY flag upon read access (the counter's most significant bit is only
accessible in write mode).
22.3.17

Timer input XOR function

The TI1S bit in the TIM1xx_CR2 register, allows the input filter of channel 1 to be connected
to the output of a XOR gate, combining the three input pins TIMx_CH1 to TIMx_CH3.
The XOR output can be used with all the timer input functions such as trigger or input
capture.
An example of this feature used to interface Hall sensors is given in
Interfacing with Hall sensors on page
forward
TI1
TI2
down
General-purpose timers (TIM2/TIM3/TIM4)
jitter
backward
up
575.
RM0444 Rev 5
jitter
forward
down
Section 21.3.25:
MS33108V1
659/1390
701

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32G0 1 Series and is the answer not in the manual?

Questions and answers

Table of Contents

Save PDF