J
Julia Goolia
Guest
Hi,
I am running a basic stamp to control a step motor. My program looks
something like:
MAIN:
debug "start"
LOOP:
debug "LOOPING"
<some code>
GOTO LOOP
The weird thing is that when I run the program, the debug window will
first show "start", then "LOOPING LOOPING LOOPING" etc. However, now
and again, it will print "start" again without me touching the 9V
Duracell power supply. The BS outputs are going to a transistor array
which provides more power for the stepper.
Does anyone know why this happens?
Thanks!
juliabean
I am running a basic stamp to control a step motor. My program looks
something like:
MAIN:
debug "start"
LOOP:
debug "LOOPING"
<some code>
GOTO LOOP
The weird thing is that when I run the program, the debug window will
first show "start", then "LOOPING LOOPING LOOPING" etc. However, now
and again, it will print "start" again without me touching the 9V
Duracell power supply. The BS outputs are going to a transistor array
which provides more power for the stepper.
Does anyone know why this happens?
Thanks!
juliabean