2016-05-09 1:33 PM
I want to use CH1 and CH2 in encoder mode and also CH3 in input capture mode, all this using one timer (TIM3). Is it possible? I didn't found any warnings in datasheet. I looked at the block diagrams but I'm not sure about it. CubeMX let me do this combination but is it going to work in practice? I'm using STM32F405RGT6
#encoder #stm32f4 #timer2016-05-09 1:52 PM
2016-05-09 3:24 PM
Yes, but TIM2 or TIM5 would be a better choice.
2018-07-03 9:58 AM
How to??????????????????