Welcome! Log In Create A New Profile

Advanced

Rumba with TMC 2130 driver

Posted by RodF 
Rumba with TMC 2130 driver
December 30, 2017 05:30PM
Has anyone experience with TMC 2130 drivers on a Rumba board?
I watched Tom's video on the TMC 2130 and how to hook up to Ramps. But not sure how to apply it to my Rumba. Found a Rumba on Ebay with standard mounting.

Re: Rumba with TMC 2130 driver
December 30, 2017 07:30PM
Its almost identical (just different pins)

Firstly get the latest marlin installed on your board as normal, as firmware is most of the battle

The driver are still wired the same way with the 4 pins up

You use the ISP1 port to get your SPI pins (MISO, MOSI, CLK (all 3 of these goes to each 2130)
You then need to find some free io pins, one for each 2130 this is how the controller selects which tmc 2130 its talking to. There looks to be a bunch available on exp3

Update your pins.h with the io pins you used, and check for any conflicts (ie nothing else can use these pins)

enable the tmc 2130 in configuration_adv.h and cross your fingers
Re: Rumba with TMC 2130 driver
December 30, 2017 10:07PM
Thanks Dust. That should sort me out.
Re: Rumba with TMC 2130 driver
January 03, 2018 02:04PM
Did you sort it?, I'm trying to do the same
planning on pins 50 51 52 53
Re: Rumba with TMC 2130 driver
January 26, 2018 07:17AM
Can any one help me with setting up TMC2130 on rumba board I also got bl touch connected already to EXP3 (pins 2,4,6 physical pin numeration )

I plan to use max 2 or 3 tmc2130 for xy and maybe z

and for extruders i was thinking about LV8729

Currently I'm using drv8825 1/32 steps

Can any one help me to set this TMC2130 on rumba board ? I can not figured out how the real pins are numerated to pin_RUMBA.h


I want to be able to use LCD also can i use some pins from exp3 connector to control tmc2130 ?

Edited 1 time(s). Last edit at 01/26/2018 07:20AM by bogaskilop.
Re: Rumba with TMC 2130 driver
February 24, 2018 09:33AM
I sorted out this connections

i used MISO MOSI SCK from ISP1 connector

my three tmc2130 (CS pins for x y z ) are connected to D14 D30 D31 on EXP3 ( needed to add CS pin to rumba board at section steppers).


also Endstops are connected to TMC2130 so sensorless homing works winking smiley

----------------
| | DIR
| | STEP
| | NC desoldered and used as pin in S position on schematic to connect it to Endstop
| | SDO goes to MISO ISP1
| | CS goes to pin D14 D31 D30 on EXP3 (each CS pin goes to separate D pin on EXP3 )
| | SCK goes to SCK ISP 1
| o | SDI goes to MOSI ISP 1
| s o | En
----------------

In that way you can keep LCD and have 3 drivers connected to rumba
Re: Rumba with TMC 2130 driver
March 18, 2018 02:40PM
Hi bogaskilop

Can you post picture of the board connected ? Also Marlin mods you made ?
Re: Rumba with TMC 2130 driver
March 19, 2018 07:08AM
don't have any http source to put pictures besides already wrote all important info rest is just a firmware settings explained by Tomas on youtube [www.youtube.com]

hope that helps
Re: Rumba with TMC 2130 driver
March 26, 2018 10:02AM
Quote
bogaskilop
I sorted out this connections

i used MISO MOSI SCK from ISP1 connector

my three tmc2130 (CS pins for x y z ) are connected to D14 D30 D31 on EXP3 ( needed to add CS pin to rumba board at section steppers).


also Endstops are connected to TMC2130 so sensorless homing works winking smiley

----------------
| | DIR
| | STEP
| | NC desoldered and used as pin in S position on schematic to connect it to Endstop
| | SDO goes to MISO ISP1
| | CS goes to pin D14 D31 D30 on EXP3 (each CS pin goes to separate D pin on EXP3 )
| | SCK goes to SCK ISP 1
| o | SDI goes to MOSI ISP 1
| s o | En
----------------

In that way you can keep LCD and have 3 drivers connected to rumba

bogaskilop,
I am having trouble figuring out which pins are what on the ISP 1 header on the Rumba board as mine is not labeled. Could you possible provide a pic of which pin is which. Also did you need to modify Marlin so it knows you are using those pins?
Re: Rumba with TMC 2130 driver
May 31, 2018 11:50AM
Hi, trying to accomplish same task, relatively new to this so can someone post a picture of pins used please? Also, how are pins configured in Marlin?
Re: Rumba with TMC 2130 driver
June 01, 2018 12:36PM
Pins D30 and D31 do not seem to exist on EXP 3, D14 is the last pin. Is there another designation for these pins?
Sorry, only registered users may post in this forum.

Click here to login