603,409 active members*
2,020 visitors online*
Register for free
Login
IndustryArena Forum > CNC Electronics > Stepper Motors / Drives > Noob needs help to find the problem
Results 1 to 1 of 1
  1. #1
    Join Date
    Jan 2025
    Posts
    1

    Unhappy Noob needs help to find the problem

    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

  2. #2
    Join Date
    Apr 2022
    Posts
    148

    Re: Noob needs help to find the problem

    Try arduino forum…

  3. #3
    Join Date
    Mar 2015
    Posts
    460

    Re: Noob needs help to find the problem

    Flash your Arduino Uno with grbl. In the grbl controller, set a startup command ($N0=xxxx) to:
    - rotate the stepper 360°
    - wait some time
    - reboot the grbl controller

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •