Any resources/docs to learn how to control a stepper motor. (PowerSTEP01 driver)
I'm a beginner who's learned to program STM32 with Nucleos (GPIO, SPI, UART etc.) and want to try to control stepper motors now.
I've purchased an X-NUCLEO-IHM03A1 board based on the PowerSTEP01 driver by ST to control a stepper motor. I've had a look at the example files and drivers but am completely lost. There are a number of long and detailed source files and there is no clear documentation on how to program this driver and interface it with an STM32. My question is then, are there any resources/docs to learn how to use/make a driver file to control a stepper motor? particularly for this module i'm using.
