585,556 active members*
3,536 visitors online*
Register for free
Login
Results 1 to 5 of 5
  1. #1
    Join Date
    Apr 2021
    Posts
    1

    Question a4988 dual motor issue

    Hello

    I will appreciate any help here.

    I have a laser engraver running on an Eleksmaker Mana SE controller board with a4988 drivers.

    Y axis has 2 nema17 steppers running off the same stepper driver.

    Wanted a 3rd axis for rotary, so I got an Arduino nano with cnc shield v4 with a4988, and got it working.
    But this will not drive the 2 steppers on the same driver - driving one stepper is perfect, but with two steppers it just hums a bit, only moving the axis if i gently push it.

    any advice?

  2. #2
    Join Date
    Dec 2012
    Posts
    199

    Re: a4988 dual motor issue

    first check the current settings of the A4988 and next check the wiring of the two stepper motors

  3. #3
    Join Date
    Nov 2013
    Posts
    4347

    Re: a4988 dual motor issue

    Hi,
    according to what I read about the A4988 its meant to control one stepper. If you want to run two steppers then get a second A4988.
    They need to be set up identically and then the Step and Direction inputs from the Arduino is paralleled to both drivers.

    Craig

  4. #4

    Re: a4988 dual motor issue

    It sounds like your steppers may be driving opposite directions. They'd need to be, combined, within the drive capacity of the driver and aligned in step with each other with stepping in the same direction.

    If the board (I confess I didn't look it up) is doing any kind of sensorless vector controls and not simple open loop stepping, then it will not typically work on two motors on a single driver unless specifically supported.

  5. #5
    Join Date
    Dec 2012
    Posts
    199

    Re: a4988 dual motor issue

    A4988 can ( just ) handle two small stepper motors. It's done in many 3 d printers. However, take care for the cooling if you do this.
    there are several improved pin compatible replacements which can handle a bit higher current. Have a look at the TMC2209 for example.
    Or if you know how, do as Craig said, run two stepper drivers in parallel. Al inputs are in parallel, and only the output to each motor is NOT parallel but connected to one motor.

    Toin.

Similar Threads

  1. Replies: 5
    Last Post: 04-07-2021, 08:34 AM
  2. Replies: 1
    Last Post: 03-20-2017, 05:47 PM
  3. Replies: 0
    Last Post: 07-02-2016, 10:28 PM
  4. Current Limit Formula for Pololu A4988 Stepper Motor Driver Carrier
    By Josiah in forum CNC Machine Related Electronics
    Replies: 0
    Last Post: 04-22-2014, 06:00 PM
  5. A4988 and this Japanese Stepper Motor strong enough?
    By Topicawox in forum CNC Machine Related Electronics
    Replies: 1
    Last Post: 05-24-2013, 12:44 AM

Tags for this Thread

Posting Permissions

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