Hello World example for interfacing up to four rotary encoders to the STM32's timer/counter hardware, without interrupts.
History
Added more targets, use HAL macros to read counter value & direction.
2015-10-04, by gregeric [Sun, 04 Oct 2015 11:58:58 +0000] rev 1
Added more targets, use HAL macros to read counter value & direction.
Hello World example using the STM32's timer hardware interface, no interrupts.; ; Supporting Nucleo F030, F401, F411 (others can be added - L0xx included but untested).; ; Encoder with TIM4 not working on F411, OK on F401?
2015-01-10, by gregeric [Sat, 10 Jan 2015 20:06:07 +0000] rev 0
Hello World example using the STM32's timer hardware interface, no interrupts.; ; Supporting Nucleo F030, F401, F411 (others can be added - L0xx included but untested).; ; Encoder with TIM4 not working on F411, OK on F401?