MakerLS

Results 6 comments of MakerLS
trafficstars

This is my code: ```cpp #include #include #define STALL_VALUE 1 // [0..255] #define TOFF_VALUE 4 // [1... 15] #define EN_PIN 12 // Enable #define SW_RX 8 // TMC2208/TMC2224 SoftwareSerial receive...

I was desperate from so much trial and error ... when logic (when my logic) fails, anything seems good. I have tried to keep the code as simple as possible...

Hi. I think I have understood. A single serial port that connects to all tmc2209. Each tmc2209 must have a different address (0b00, 0b01 and 0b02, for example). The configuration...

Okay. So in addition to hardware addressing, software addressing is also necessary. For example: TMC2209 "1" HARDWARE: MS1 = LOW MS2=LOW SOFTWARE: 0b00 >> DRIVER_ADRESS instead of 0b00 could it...

Now that I've finally found out, I feel pretty stupid hahahaha. Thank you very much for your work and for your patience

I'm in the same situation. I can't find the correct firmware for ts35-r, the idea is to use it together with dlc32 laser-normal mode. Can anyone help us? Thanks