Nucleo_Hello_Encoder
History
Encoder modify from arduino
2021-11-01, by ea78anana [Mon, 01 Nov 2021 15:37:25 +0000] rev 2
Encoder modify from arduino
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?