Help would be appreciated ;-) Stepper motor.

Hi all im @ wits end. I have written a long routine using sensors and routines to increase a stepper or decrease it depending on a analog value. The problem i have is to have a 2nd stepper i need running continously then i have to check a analog value and increase the 2nd stepper or decrease is. I have spent 1 week solid on this and cant come right. The 1 st stepper only rotates a few steps and stops thats what i want but the 2nd one will stop once i go into a delay . I honestly dunno what to do. Thanks A ton PS im using the l297 & 298 so i need just 1 output for the clock. Thanks again

Use a second MCU to provide the frequency for the second motor?

I considered it using a bare back UNO and just take the analog to the input of the 2nd mcu ?

daleshell:
Hi all im @ wits end.

Without seeing your code so am I.

...R

Yeah, to be honest this seems as though it should be easily do-able in code. You may just need hints from someone.