scottbez1 / smartknob

Haptic input knob with software-defined endstops and virtual detents

Home Page:https://www.youtube.com/watch?v=ip641WmY4pA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Motor continuously spins or feels jerky when stationary

jtrexr2 opened this issue · comments

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?