2019-01-01 09:20 PM
I would like to know whether the general purpose timers Timer 1,8,2,3,4,5 in the STM32 F7 series can be configured in encoder mode?
I am doing a comparison between F7 and H7 series Microcontrollers. I need to count my motor rotations through timers in encoder mode instead of interrupt the CPU for each rotation. I came across in the datasheets that for H7,there are 5 low power timers which support encoder mode and in F7 series there is 1 low power timer which supports encoder mode. Hence I would like to whether the general purpose timers in F7 series supports the encoder.
Solved! Go to Solution.
2019-01-03 08:20 AM
Hi @SRoy ,
Khouloud.
2019-01-01 10:31 PM
Yes.
2019-01-02 01:26 AM
Do I need to use any encoder IC along with the General purpose timers to achieve the encoder mode,or the timer is self sufficient to perform the encoder mode action.
2019-01-03 08:20 AM
Hi @SRoy ,
Khouloud.