Daniel Frenkel

Results 7 issues of Daniel Frenkel

I have used this library with other drivers and everything works great. Right now I am trying to port my firmware that I wrote for my TMC5130 to this library...

First, thank you for spending the time to create this library. I appreciate it very much. When compiling for an ESP32 device, I receive the following errors. I am assuming...

I've tried to use the Simple sketch for the SilentStepStick (TMC2130) using Arduino UNO and NANO and just cannot get it to work. I have successfully ran this sketch below...

Using PlatformIO, I am unable to compile due to the following error: ``` .pio/libdeps/esp32dev/ESPUI/src/ESPUI.cpp:29:15: error: 'LittleFS' was not declared in this scope File root = LittleFS.open(dirname); ``` My library dependencies...

Trinamic drivers are complex and the support for them is quite bad so I decided to create a Udemy course to teach everyone how to use this library and the...

Thanks for this library! I managed to pair the light example with Alexa using iOS. For anyone reading this, here is what I did. Maybe someone will find it useful...

I've been working with the TMC2209 and other Trinamic drivers for over 6 years, and have written a guide to help get everyone started as quickly as possible, because these...