STM32F4 Timer2 in Encoder Mode and CaptureCompare
Posted on February 02, 2015 at 10:21HiI use the Timer2 in Encoder Mode, works perfect. Now I need an Interrupt on a Compare Value if the Encoder rech this value, but the Timer should count normally. Eyample: Encoder Position = 1000 (Timer value) Enc...