Hi,
I am working or a project to drive clusters of 8 Nema17 stepper motors with Arduino using A4988 drivers and some 8 bit shift registers.
Each cluster consist of:
- power 12V 11A supply
- DCDC stepdown voltage converter to 5V
- 8x NEMA17 stepper motors
- 8x A4988 stepper driver
- 8x end stopper switches
- 2x SN74HC595N shift registers (splitting signal for motors)
- 1x SN74HC165N shift register (gathering analog signals from end stoppers)
I want to connect multiple clusters in series so that shift registers work in serial daisy chain and each cluster has its own power supply to power 8 motors.
Each cluster is located around 2m distance from another.
I have very little knowledge of electrical engineering but really need to make this work.
I already tested 1 cluster connected directly to Arduino and it works, but having problems now with multiple clusters.
I am guessing having common ground will be one problem. another would be signal distortion distortion between daisy chained shift registers. At this point I am just guessing, was trying to add some small resistors at the signal pin pf shift registers but tbh I don't know what I am doing...
Never before drew a electrical circuit but did my best to show the wiring.
Any help highly appreciated
Thank you,
Mariusz