|
|
@ -1007,9 +1007,9 @@ |
|
|
|
|
|
|
|
/**
|
|
|
|
* Enable this for SilentStepStick Trinamic TMC2208 UART-configurable stepper drivers. |
|
|
|
* Connect #_SERIAL_TX_PIN to the driver side PDN_UART pin. |
|
|
|
* Connect #_SERIAL_TX_PIN to the driver side PDN_UART pin with a 1K resistor. |
|
|
|
* To use the reading capabilities, also connect #_SERIAL_RX_PIN |
|
|
|
* to #_SERIAL_TX_PIN with a 1K resistor. |
|
|
|
* to PDN_UART without a resistor. |
|
|
|
* The drivers can also be used with hardware serial. |
|
|
|
* |
|
|
|
* You'll also need the TMC2208Stepper Arduino library |
|
|
|