2016-05-09 01: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 01:52 PM
2016-05-09 03:24 PM
Yes, but TIM2 or TIM5 would be a better choice.
2018-07-03 09:58 AM
How to??????????????????