Simple test application for the STMicroelectronics X-NUCLEO-IHM01A1 Stepper Motor Control Expansion Board.

Dependencies:   X_NUCLEO_IHM01A1 mbed

Fork of HelloWorld_IHM01A1 by ST Expansion SW Team

Motor Control with the X-NUCLEO-IHM01A1 Expansion Board

This application provides a simple example of usage of the X-NUCLEO-IHM01A1 Stepper Motor Control Expansion Board.
It shows how to use one stepper motor connected to the board, moving the rotor to a specific position, with a given speed value, direction of rotation, etc.

Files at this revision

API Documentation at this revision

Comitter:
Davidroid
Date:
Fri Mar 10 14:10:29 2017 +0000
Parent:
35:2b44ed4ec7a0
Child:
37:70d96b1ecb98
Commit message:
Including X_NUCLEO_IHM01A1 library aligned to ARM mbed coding style.

Changed in this revision

X_NUCLEO_IHM01A1.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/X_NUCLEO_IHM01A1.lib	Fri Mar 10 11:10:49 2017 +0100
+++ b/X_NUCLEO_IHM01A1.lib	Fri Mar 10 14:10:29 2017 +0000
@@ -1,1 +1,1 @@
-http://developer.mbed.org/teams/ST/code/X_NUCLEO_IHM01A1/#6e5198e46287
+http://developer.mbed.org/teams/ST/code/X_NUCLEO_IHM01A1/#27da297c361c
--- a/mbed.bld	Fri Mar 10 11:10:49 2017 +0100
+++ b/mbed.bld	Fri Mar 10 14:10:29 2017 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/9bcdf88f62b0
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/e1686b8d5b90
\ No newline at end of file