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.

Revision:
21:0189493b15ec
Parent:
19:1cd7f65c155c
Child:
23:54503e363f67
--- a/main.cpp	Wed Jan 13 15:00:01 2016 +0000
+++ b/main.cpp	Fri Jan 15 16:43:39 2016 +0000
@@ -1,10 +1,10 @@
 /**
  ******************************************************************************
  * @file    main.cpp
- * @author  Davide Aliprandi, STMicrolectronics
+ * @author  Davide Aliprandi, STMicroelectronics
  * @version V1.0.0
  * @date    October 14th, 2015
- * @brief   mbed test application for the STMicrolectronics X-NUCLEO-IHM01A1
+ * @brief   mbed test application for the STMicroelectronics X-NUCLEO-IHM01A1
  *          Motor Control Expansion Board: control of 1 motor.
  ******************************************************************************
  * @attention