Replies: 1 comment 2 replies
-
In that script there is the step Unfortunately, the log does not state which pin you are using for the StallGuard. Maybe the pin is used otherwise by the RPi3. You should try a different pin. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried to use the Stallguard so i tested the
demo_script_04_stallguard.py
. The motor starts with moving but after ~2s it stops and the error RuntimeError: Failed to add edge detection is shown.I have set up my TMC/motor/RPi3 along your Readme and double checked all the GPIO wiring (and given pin-nr in the code). I also installed the newest version of the GPIO and your TMC lib directly from pip.
Do you have some ideas how i can fix this?
Here is, what i got from the log:
Beta Was this translation helpful? Give feedback.
All reactions