-
Hello. I am using example code with
```
Serial.print("0 ");-
Serial.print(driver.sg_result(), DEC);
Serial.print(" ");
Serial.println(driver.cs2rms(driver.cs_actual()), DEC);
``…
-
I have a small cnc plotter running with 3 5v motors and uln2003 drivers it possible to replace the z axis motor with an SG90 servo?
-
Hello,
Another question for stepper motors, is micorstepping used when driving the steppers? Is it possible to build a simple circuit using ULN2003 to power the motors, that is, without the driver bo…
-
I am trying to get my large Lego Mindstorms motors (``lego-ev3-l-motor``) to work with my BrickPi3 but I'm having some issues. I understand that by default ev3dev sets the motor ports to be NXT driver…
-
Hello all,
I've been trying to connect a stepper motor driver to a Nema 17 and a Wemos D1 (ESP8266) for several days now.
I now have a sketch where the motor turns and is also very very quiet. (not …
-
```
Steps will reproduce the problem?
1.Run x360ce.exe and load appropriate profile for USB Vibration Joystick
2.Select force feedback tab
3.Test left motor
What is the expected output? What do you …
-
**Description**:
I am using an AS5600 magnetic encoder and a BLDC motor with SimpleFOC library to control the motor, but it is not rotating as expected. The motor does not react to changes in the tar…
-
Hi, this is my setup
BTT SKR 3.0 EZ H723 with 4 motors connected on TMC5160
With default mode 1 motor per axis XYZ it works.
When enabled, Y_GANGED/AUTOSQUARE, Y motor on Y driver does not work…
-
I have 4 12VDC motors connected to two dual VNH5019 motor drivers. but one M1A and M1B isnt powering the motor. If its not plugged in then the Led indicators lightly glow and nothing glows at all if I…
-
Hello,
I tried several examples and different parameters on the examples provided, and none of them allowed me to reach the 1/3 of the motor speed.
At this time, I'm running the driver TMC5161 f…