Connection issues to external Closed Loop Stepper Driver
-
@Kruix said in Connection issues to external Closed Loop Stepper Driver:
or should it be connected like the polulu in the image above?
why would the image show the enable, step, direction pins swapped around so they are not connecting to the correct pins? where did that image come from?
-
https://docs.duet3d.com/User_manual/Connecting_hardware/Motors_connecting_external
Yes it didn't make sense to me too at least
-
@Kruix ahh right, that example adaptor board must swap pins over or something. If you are not suing that then step-step, dir-dir etc is correct.
-
@Kruix have you tried changing the enable polarity jumper on the 6XD ?
-
@T3P3Tony
Firstly thanks for the support!
changing the Polarity didn't work. But one more question, if there is no error signal of a motor, nothing needs to be connected there, right?
What Polarity does the jumper change? Is the standard active high or low? -
@Kruix the polity for the enable jumper changes active high/low
The error pull up/down relates only to an error input if you are using it.
from the documentation:
A jumper in the "left" position is used for external drivers which are enabled when a voltage is applied to the enable connection (Active Enable). A jumper in the "right" position is used for external drivers which are disabled when a voltage is applied to the enable connection (Active Disable) (Note the v0.1 boards have the silkscreen reversed).
-
@T3P3Tony
Is it possible to set the STEP/DIR Signal itself active High instead of pulling it to ground? -
-
@jay_s_uk
The question was because of the article in https://docs.duet3d.com/User_manual/Overview/Getting_started_Duet_3_MB6XD
that states at the bottom that
"The Step, Dir and Enable outputs from the 6XD are either low (when "on") or floating/high impedence when "off". "
thats why I assumed the R command would only refer to the Polarity of the Enable Pin -
@jay_s_uk You are totally right, I was questioning my sanity but I tried the same with a different driver and it worked now. I guess that my driver was broken. There were also some software issues.Thanks everyone for your help!
-
-