Hi,
I am using a Teensy 3.6 to control 2x Nema 34 Stepper motors through two drivers. I have the STEP and DIR pins connected to the Teensy along with a UP and Down Button.
I would like the motors to move up while holding the UP button and the motors to move down while holding the down button.
I am having issues writing the correct code for this, as it results in the motor going very slow & the motor is jumping/skipping.
Robin2:
As you have not posted your program or told us (in detail please) what happens when you run the program it is impossible to suggest an improvement.