tmc2130: The default TOFF time should be 4
The recommended TOFF time in "standalone mode" according to the tmc2130 is 4, so use that as the default. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -453,7 +453,7 @@
|
||||
#driver_IHOLDDELAY: 8
|
||||
#driver_TPOWERDOWN: 0
|
||||
#driver_BLANK_TIME_SELECT: 1
|
||||
#driver_TOFF: 1
|
||||
#driver_TOFF: 4
|
||||
#driver_HEND: 7
|
||||
#driver_HSTRT: 0
|
||||
# Set the given register during the configuration of the TMC2130
|
||||
|
||||
Reference in New Issue
Block a user