Skip to main content

All Questions

Tagged with
0 votes
1 answer
21 views

Can I link two stepper controllers and motors of different types to the same step signal outputs from a control board?

I need stepper motors of different amps and weights to mirror each other to +/- 5% total precision. Can there be problems if I use the same step-signal pins from a control board towards two different ...
bandybabboon's user avatar
0 votes
0 answers
41 views

Custom mount dev-board for A4988 stepper motor drivers - motor performance issues and loud noise

I have a project that requires 3 stepper motors driven by A4988 and NodeMCU V3 LoLin (ESP32). I 3D printed a panel to mount my components. Since I have 3 seperate A4988 drivers one for each motor I ...
Sterling Duchess's user avatar
0 votes
0 answers
854 views

SPI Control of TMC5160-BOB using ESP32-S2 Feather

I am unable to drive a motor with the TMC5160-BOB using SPI commands. Anybody understand why? Block Diagram: Arduino C Code: ...
someguy67's user avatar
0 votes
1 answer
376 views

ESP32 Stepper Driver Library Issue

I have been having a wired Issue which I couldn't solve during the last two days :( I'm building a winding machine using a stepper. The Stepper runs fine with basic Arduino code but the stepper only ...
Phil's user avatar
  • 1
0 votes
0 answers
66 views

DRV8825 with ESP32 new PCB not moving stepper motors at all, help troubleshooting or seeing the problem with the design

Program ...
Adam's user avatar
  • 1
0 votes
0 answers
110 views

Powering 3 micro stepping pumps simultaneously

I am currently working on a project that requires me to use three micro stepping motors that act as a peristaltic pump. I have no access to the data sheet, but the company we purchased them from has ...
Dave K's user avatar
  • 1
3 votes
1 answer
961 views

TMC5160 stepper drivers don't enable the motor, "open load" bits set, driver error

I made a 6-layer board with an ESP32-S3 and two TMC5160 stepper drivers, with external H-bridge MOSFETs (WSD4098DN56 from Winsok). I copied the schematic of common "StepStick" TMC5160 boards ...
marcocipriani01's user avatar