Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 5 months ago.
x-nucleo-ihm01a1 does not work
I am trying to run the hellow world example for stepper motor control with Nucleo-F401RE board, x-nucleo-ihm01a1 controller shield and a simple bipolar stepper motor. I have followed steps from this tutorial video:
https://www.youtube.com/watch?v=u15YkIzhsI4
The program compiles, I am able to upload it to the nucleo board, but the motor does not move. On the extension shield, both PowerOK LED (green) and Fault LED (red) are always ON. No other LEDs light up and motor does not move at all.
I have checked the COM terminal output and the program is running and sending some strings to output. Can somebody please help me to solve this problem?