You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I pass commands, it does not work. I can get the motor to work on an Arduino compiled version using AccelStepper library, but not this one using the esp-idf. I am also getting strange behavior where the motor will randomly move when I restart the device.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
HW (please complete the following information):
ESP32 module: ESP32-S3-WROVER-1
Stepper driver: DRV8825
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
When I pass commands, it does not work. I can get the motor to work on an Arduino compiled version using AccelStepper library, but not this one using the
esp-idf
. I am also getting strange behavior where the motor will randomly move when I restart the device.To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
HW (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: