. .
Page 1 of 3 123 LastLast
  1. #1
    Mxml's Avatar
    Lives in London, United Kingdom. Last Activity: 29-06-2023 Has been a member for 0-1 years. Has a total post count of 18.
    Hi,

    I'm in need of a single routout cnc 2.5A stepper driver. I blew mine by wiring up a stepper incorrectly. Does anyone have one going spare?

    Thanks!

  2. #2
    I think these are A4988 based and equivalents are widely available, for example:

    https://www.pololu.com/product/1182

    or

    https://thepihut.com/products/a4988-...-black-edition

    There are also nearly identical boards with more recent driver chips such as the DRV8825:

    https://www.pololu.com/product/2133

    ...and I have bought those from UK stockists.

  3. #3
    Mxml's Avatar
    Lives in London, United Kingdom. Last Activity: 29-06-2023 Has been a member for 0-1 years. Has a total post count of 18.
    Thanks for the response. I think those look good but don’t have enough juice for steppers I have. My steppers run at 4.2A at 1.6V:
    https://cnc4you.co.uk/resources/Step...08%201.5Nm.pdf

    Your point does open up the question of why I am looking for a routoutcnc driver specifically, and the answer is that I’m playing it safe because I have limited knowledge and limited cash to experiment with. I have a routoutcnc BoB and the routoutcnc drivers attach neatly with screw terminals to pins on the BoB, and I know that they will work together. However, the routoutcnc drivers are in fact underpowered for my new steppers and ideally I'd get beefier drivers.

    If you or anyone else could help me understand whether I could use a different, more powerful and more mass-produced driver with my steppers and BoB I’d be very grateful.

    This is the routoutcnc driver’s specs:
    https://www.tiggyengineering.com/wp-...5ampdriver.pdf

    Routoutcnc Breakout Board:
    Click image for larger version. 

Name:	Screenshot 2023-05-12 at 10.26.59.png 
Views:	213 
Size:	2.20 MB 
ID:	31880

    Routoutcnc driver:
    Click image for larger version. 

Name:	Screenshot 2023-05-12 at 10.27.09.png 
Views:	200 
Size:	1.48 MB 
ID:	31879

    As you can see the driver has 8 screw terminals that connect to the BoB:
    GND, +VE, 1A, 1B, 2A, 2B, STEP, DIR, EN, GND

    Ideally I’d use something like this, which is capable of 4A of current:
    https://wiki.dfrobot.com/TB6600_Step...r_SKU__DRI0043

    The TB6600 driver has screw terminals labeled:
    VND, VCC, A+, A-, B+, B-, EN-, EN+, DIR-, DIR+, PUL-, PUL+

    Could I wire the TB6600 to the routoutcnc BoB, even though the screw terminals are labeled differently, and the TB6600 has more of them?

    Any help appreciated!

  4. #4
    I stongly advise you not to use TB6600 based drivers, it is an old chip design and they have a poor reputation for reliability. There are loads of more modern drivers available with similar ratings, I suggest you look at something like this, also from CNC4YOU:

    https://www.cnc4you.co.uk/Microstepp...tepping-CW5045

    The only difference in labelling really is that they bring out both sides of the opto-isolated inputs, you just ground the side labelled "-" on each.

  5. #5
    Mxml's Avatar
    Lives in London, United Kingdom. Last Activity: 29-06-2023 Has been a member for 0-1 years. Has a total post count of 18.
    Ok thank you for the advice.

  6. #6
    Mxml's Avatar
    Lives in London, United Kingdom. Last Activity: 29-06-2023 Has been a member for 0-1 years. Has a total post count of 18.
    Quote Originally Posted by JohnHaine View Post
    The only difference in labelling really is that they bring out both sides of the opto-isolated inputs, you just ground the side labelled "-" on each.
    Could I bother you with one more question on this. Looking at the wiring diagram for the CNC4YOU driver you linked, the driver connects to a controller with four terminals: VCC, SIGNAL, DIR SIGNAL, ENABLE SIGNAL.

    Click image for larger version. 

Name:	Screenshot 2023-05-13 at 22.40.22.png 
Views:	161 
Size:	817.8 KB 
ID:	31881

    As mentioned, mine are labeled differently (STEP, DIR, EN, GND). I'm concerned by the difference between the diagram's VCC to my controller's GND. You mentioned "you just ground the side labelled "-" on each" but the diagram shows the -'s connected to the controller's SIGNAL, DIR and ENABLE terminals, and the +'s connected to the VCC terminal. Should I be worried that connecting the driver to my controller's GND terminal would not to the same thing as connecting it to a VCC terminal as shown in the diagram?

    Sorry to drag this out, I really appreciate your help.

  7. #7
    So the CNC4YOU diagram assumes "open collector" outputs on the controller. The driver has opto isolators on each input, with an LED that illuminates a photodiode so there is complete "galvanic" isolation between the inputs and the internal circuitry. Each LED has a 270R current limiting resistor as well as potentially another series resistor R which may be needed with higher values of Vcc as shown in the table.

    Your controller seems to have +5v logic outputs rather than open-collector judging by the spec of the routout stepper driver - do you have a spec for the controller itself? Assuming that I'm right, the BoB outputs should go to the + side of the driver inputs rather than that being connected to Vcc, and the - sides should be grounded to your BoB ground. You should not need a Vcc connection between the BoB and the driver since this is derived internally.

    You may find that the logic levels are now inverted in which case you will need to fix them in config.

  8. #8
    Mxml's Avatar
    Lives in London, United Kingdom. Last Activity: 29-06-2023 Has been a member for 0-1 years. Has a total post count of 18.
    Thank you so much for taking the time to help me. I had a look around and though it's no longer online, I found an archived webpage and PDF using the wayback machine:

    https://web.archive.org/web/20200211...mainboard.html
    https://web.archive.org/web/20200923...otherboard.pdf

    It says that it has a maximum logic input of 5V but doesn't say anything about the output. However, if you look at these specs along with the specs of the associated driver board it says the following MAX values (https://www.tiggyengineering.com/wp-...5ampdriver.pdf) :
    Input Voltage 30 Volts DC
    · Logic Input :
    Step / Direction / Enable Voltage
    Logic High Min 2.9 MAX 5 V
    Logic Low MAX 1.5 V

  9. #9
    Quite. That's why I said what I did.

  10. #10
    Mxml's Avatar
    Lives in London, United Kingdom. Last Activity: 29-06-2023 Has been a member for 0-1 years. Has a total post count of 18.
    Thanks for your help. Will give it a go :)

Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Wanted Boxford Duet Software or driver?
    By Charles Andrews in forum Classified Ads, Buy, Sell & Swap
    Replies: 0
    Last Post: 25-09-2018, 11:40 PM
  2. WANTED: Routout CNC Driver Board 2.5 amp Single
    By fozziebear40 in forum Items Wanted
    Replies: 1
    Last Post: 29-03-2012, 07:36 PM
  3. FOR SALE: routout cnc driver boards
    By johngoodrich in forum Items For Sale
    Replies: 12
    Last Post: 24-11-2011, 06:28 PM
  4. WANTED: 4amp (ish) Driver wanted
    By fasteddy in forum Items Wanted
    Replies: 1
    Last Post: 13-10-2011, 02:01 AM
  5. Routoutcnc driver says good bye !!!
    By Lee Roberts in forum Motor Drivers & Controllers
    Replies: 3
    Last Post: 13-05-2009, 08:20 PM

Tags for this Thread

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
  •