. .

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    I would try connecting enable pin 11 to high as I beleive that leaving floating can cause it to be unstable, especially if you haven't got all the grounds connected in star. at least if you make it high then the drive will be enabled and you can cross it off the list.


    Have you got a logic probe? these are good for testing logic status and detecting floating and ground issues

    This is also as it should be. If you RTFM it says steps occur on the RISING edge so holding it to GND will do nothing (except that when you remove it from GND - IF it has a pull up resistor it should step ONCE.

    Ok pulse it with 5v then. If it doesn't work by pulsing the step pin I doubt that it is the Arduino, would indicate a motor/ driver issue. Have you got any other motor or drives, would help establish if it is a hardware/wiring problem or software.
    Last edited by Ross77; 24-04-2013 at 07:29 PM.

  2. #2
    Quote Originally Posted by Ross77 View Post
    I would try connecting enable pin 11 to high as I beleive that leaving floating can cause it to be unstable, especially if you haven't got all the grounds connected in star. at least if you make it high then the drive will be enabled and you can cross it off the list.
    Well I'm just suggesting things according to WHAT THE DATA SHEET SAYS which is that you can leave the enabled disconnected which will default to ENABLED. This implies it is NOT floating but is held high by an internal pullup. it'll certainly not do any harm to try this BUT as the OP has already said that the motor is HOLDING, it HAS to be enabled already as a disabled drive would allow the motor to be spun freely.

    According to the data sheet test procedure the drive is behaving exactly as it should - so far. The ONLY thing that ISN'T happening is it isn't stepping and again according to the test procedure IN THE DATA SHEET the next thing to check is the step signal source. Hence my suggestion to check the Arduino GND is connected (a very commonly missed thing in Arduino land) and that the sketch is actually doing what he thinks it should. That's all.

    Ian

  3. #3
    Well I have had a poke around for 20 minutes this morning. And I couldn't really tell you what I did but It did start up and chugged a couple of steps.... then stopped again

    I have tested the arduino output and that is fine.

    It started up after i put the direction pin to ground unless I accidentally tapped another pin, I will have another read of the datasheet. It seemed as though it had remembered a sequence of steps / directions and then after getting the nod did them then promptly stopped again. I tried to re-create what happened but had to leave for work!

    Guess that's progress :D

  4. #4
    I will have another read of the datasheet.
    Yes i think that reading THE DATA SHEET is the best course of action.

    If you do get stuck you could see if there is a forum for CNC related issues and ask someone for help
    Last edited by Ross77; 25-04-2013 at 09:46 PM.

  5. #5
    You might want to also double check you have the motor phases connected correctly.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Closed loop Step Servo Drive Driver 2HSS86H + 4.5N.M Motor + Encoder
    By george uk in forum Motor Drivers & Controllers
    Replies: 20
    Last Post: 23-06-2014, 08:38 PM
  2. Geck 540 motor drivers??
    By gerrymoore in forum Motor Drivers & Controllers
    Replies: 18
    Last Post: 22-09-2013, 08:23 AM
  3. RFQ: Need ideas (or someone to make) a widget to couple motor shaft to M8/M10 threaded rod
    By HankMcSpank in forum Projects, Jobs & Requests
    Replies: 11
    Last Post: 17-04-2013, 07:35 PM
  4. wiring the drivers to the BOB
    By deannos in forum Motor Drivers & Controllers
    Replies: 5
    Last Post: 26-11-2011, 07:05 PM
  5. Help wiring M60STH88-3008DF Steppers Motors to 752 Drivers
    By Mad Professor in forum Stepper & Servo Motors
    Replies: 12
    Last Post: 01-09-2011, 10:09 AM

Bookmarks

Posting Permissions

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