Posted on July 10, 2017 at 15:58Hello,I have question about encoder mode. Can I use encoder mode for counting pulses and also generates interrupt on every counting pulse ? I need to set some variable on every encoder edge.RegardsRafal
Posted on July 11, 2017 at 08:20But which interrupt I should use ? I use STM32CubeMx for configuration encoder mode (TIM1) and in TIM1 configuration -> NVIC settings I see following interrupt:- TIM1 break interrupt and TIM9 global interrupt- TIM1 up...