step motor decoupling


i have 2 28byj-48 stepper motors sinking same uln2003 chip (same pins).

when set delay time between 2 steps 2mili seconds, both steppers rotate , great.
when set delay time between 2 stops 1mili second, both steppers rotate. if stop 1 of them fingers makes second 1 stop.

i assume caused interference in coils, can 1 elaborate on electrical level happening ?
how solve , decouple them ? (i want control both same 4 arduino pins. maybe using 2 uln2003 solve ?)

thanks.

try sticking 1000uf across supply @ uln2803, may overloading
the pins , voltage second motor drops much.

if had uln2803 you'd have 8 channels wouldn't need share pins.


Arduino Forum > Using Arduino > Motors, Mechanics, and Power (Moderator: fabioc84) > step motor decoupling


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'