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
I created a version of this project that uses the same motor from Sparkfun, TMC6300, MT6701, HX711, etc. The difference is that I'm using an ESP32-S3-DevKitC-v1.0, but I've updated the platformIO project and am able to compile/run code. However, with any of the configs that include detents, the motor either continuously spins or feels and looks "twitchy" while stationary. I assume this is a PID/torque issue, but I feel like my setup is similar enough to yours that the code should produce similar smoothness that I see in your videos. Any ideas?
The text was updated successfully, but these errors were encountered:
I created a version of this project that uses the same motor from Sparkfun, TMC6300, MT6701, HX711, etc. The difference is that I'm using an ESP32-S3-DevKitC-v1.0, but I've updated the platformIO project and am able to compile/run code. However, with any of the configs that include detents, the motor either continuously spins or feels and looks "twitchy" while stationary. I assume this is a PID/torque issue, but I feel like my setup is similar enough to yours that the code should produce similar smoothness that I see in your videos. Any ideas?
The text was updated successfully, but these errors were encountered: