Milan Divkovic
Milan Divkovic
I've made a working example [here](https://gist.github.com/metalinspired/dcfe07ed0b9f42870eb54dcf8e29c126).
@wuram806 I used exact same TMC driver. You actually do not need to connect anything to TMC VDD, but do leave the ground. Also STEP and DIR pin are not...
VACTUAL must change direction in respect to sign of the value given. Given that VACTUAL(0) will stop the motor, or better said hold it in place.
@johnsmakar I use a really cheap stepper for testing purposes and I've noticed stall guard values can be erratic on it with no load whatsoever. Could be the case for...
@wuram806 Step pulses can be monitored via INDEX pin
try this https://github.com/RPi-Distro/rpi-source
sorry for the dumb question but how to enable strict types in configuration?
almost two years later... nothing new?
My set up is just fine since I have a dozen of other LSPs running :) The issue is that Arduino Language Server simply does not reply while initializing. Here...
I addressed this issue, but only for [Select](/zendframework/zend-db/blob/master/src/Sql/Select.php) part, in #249