Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of X_NUCLEO_IHM01A1 by
History
add code to do a straight angle
2016-04-02, by mohabendaoud [Sat, 02 Apr 2016 09:49:56 +0000] rev 26
add code to do a straight angle
ez
2016-03-25, by julientiron [Fri, 25 Mar 2016 21:25:52 +0000] rev 25
ez
+ Updated with the new version of common libraries.
2016-03-11, by Davidroid [Fri, 11 Mar 2016 15:46:34 +0000] rev 24
+ Updated with the new version of common libraries.
+ Updated some comments.
2016-02-15, by Davidroid [Mon, 15 Feb 2016 15:54:56 +0000] rev 23
+ Updated some comments.
+ Updated with the new template's syntax.
2016-02-09, by Davidroid [Tue, 09 Feb 2016 10:53:31 +0000] rev 22
+ Updated with the new template's syntax.
+ Changed "L6474_Init()" function's prototype, to be consistent with the "MOTOR_DrvVTableTypeDef" type.
2016-01-19, by Davidroid [Tue, 19 Jan 2016 15:57:24 +0000] rev 21
+ Changed "L6474_Init()" function's prototype, to be consistent with the "MOTOR_DrvVTableTypeDef" type.
+ Added comments within the "L6474_class.h" header file.
2016-01-15, by Davidroid [Fri, 15 Jan 2016 16:42:39 +0000] rev 20
+ Added comments within the "L6474_class.h" header file.
+ Enabled methods accidentally left commented within the "StepperMotor" interface.
2016-01-13, by Davidroid [Wed, 13 Jan 2016 14:59:19 +0000] rev 19
+ Enabled methods accidentally left commented within the "StepperMotor" interface.
+ Initialization structure added.; + StepperMotor's GetParameters()/SetParameters() methods updated to handle floating-point numbers.; + L6474's GetParameters()/SetParameters() methods updated to re-format parameters.;
2016-01-13, by Davidroid [Wed, 13 Jan 2016 14:35:59 +0000] rev 18
+ Initialization structure added.; + StepperMotor's GetParameters()/SetParameters() methods updated to handle floating-point numbers.; + L6474's GetParameters()/SetParameters() methods updated to re-format parameters.;
+ Added check on component's stackability.
2016-01-04, by Davidroid [Mon, 04 Jan 2016 15:54:07 +0000] rev 17
+ Added check on component's stackability.