https://github.com/stm32duino/x-nucleo-ihm01a1
Arduino library to support a stepper motor driver based on L6474 component
https://github.com/stm32duino/x-nucleo-ihm01a1
Last synced: 10 months ago
JSON representation
Arduino library to support a stepper motor driver based on L6474 component
- Host: GitHub
- URL: https://github.com/stm32duino/x-nucleo-ihm01a1
- Owner: stm32duino
- License: bsd-3-clause
- Created: 2021-07-20T14:39:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T10:45:33.000Z (about 3 years ago)
- Last Synced: 2024-12-31T12:50:39.323Z (about 1 year ago)
- Language: C++
- Size: 64.5 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# X-NUCLEO-IHM01A1
The X-NUCLEO-IHM01A1 is a stepper motor driver expansion board based on the L6474.
This device uses SPI to communicate. A SPI instance is required to access to the registers of the motor driver.
It provides an affordable and easy-to-use solution for driving a stepper motor in your STM32 Nucleo project.
The advanced current control of the L6474 and a complete set of protection features
offer high levels of both performance and robustness.
## Examples
There is 1 example with the X-NUCLEO-IHM01A1 library.
* X_NUCLEO_IHM01A1_HelloWorld: 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 specific positions, with given speed values, direction of rotations, etc.
## Documentation
You can find the source files at
https://github.com/stm32duino/X-NUCLEO-IHM01A1
The L6474 datasheet is available at
https://www.st.com/en/motor-drivers/l6474.html