Hi!
I'm trying to make my stepper motor 17HE08-1004s from stepperonline rotate clockwise 360 degrees every second, but instead it twitches and rotates randomly in both directions. I use the A4988 driver from AZ-delivery and an Arduino Uno. Below I will list all the values I currently have:
- Motor power supply: 20V
- Logic power supply: 5V (from Arduino)
- Vref: 1.17V (can't seem to increase it more than this on the driver)
Which of these values do you think is the problem and why?
//Noob