32bits encoder counter using 16bits TIM and a 32bits software counter
Dependents: Asserv_mot Asserv_mot
Fork of Encoder_Nucleo_32_bits by
History
M1
2017-04-19, by Brand101 [Wed, 19 Apr 2017 17:40:00 +0000] rev 7
M1
Lecture des encodeurs
2016-10-14, by CoupeCachan [Fri, 14 Oct 2016 13:38:48 +0000] rev 6
Lecture des encodeurs
blabla
2016-06-09, by kkoichy [Thu, 09 Jun 2016 11:35:19 +0000] rev 5
blabla
Added example programm
2016-06-09, by kkoichy [Thu, 09 Jun 2016 10:32:13 +0000] rev 4
Added example programm
Added Overflow Routime for Timer1
2016-06-08, by kkoichy [Wed, 08 Jun 2016 22:07:03 +0000] rev 3
Added Overflow Routime for Timer1
whatever it's being late
2016-06-08, by kkoichy [Wed, 08 Jun 2016 21:34:36 +0000] rev 2
whatever it's being late
V1.1 :; - Added one constructor with only one parameter
2016-05-26, by kkoichy [Thu, 26 May 2016 16:21:43 +0000] rev 1
V1.1 :; - Added one constructor with only one parameter
V1.0 :; - Objet Encoder_Nucleo_16_bits created, allowing 32bits encoder counting operation, based on a software 32bits counter, using a 16bits TIM with interrupt.; Based on the work of David Lowe
2016-05-22, by kkoichy [Sun, 22 May 2016 19:59:18 +0000] rev 0
V1.0 :; - Objet Encoder_Nucleo_16_bits created, allowing 32bits encoder counting operation, based on a software 32bits counter, using a 16bits TIM with interrupt.; Based on the work of David Lowe