Misfittech / nano_stepper

Stepper feedback controller
424 stars 179 forks source link

Controler Mode CTRL_OPEN doesn't work with step\dir interface #28

Open Fetzge opened 5 years ago

Fetzge commented 5 years ago

Since the feature "USE_TC_STEP" was enabled the Stepper doesn't show any reaction on the step\dir interface when running in "CTRL_OPEN" mode. If I comment the USE_TC_STEP define out it works as intended. So it seems that it has somthing to do with the new step counting method.

I use the older HW revision (9/29/2016)

Fetzge commented 5 years ago

The Stepper works with the UART interface when I send the step command.

coolio986 commented 4 years ago

This bug is confirmed. Will test new code