diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-11-29 16:41:48 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-11-29 16:56:29 -0500 |
commit | 520273e5abfd9a3dd899f94b5df602669b655ec0 (patch) | |
tree | 7b23ace366f9931704199e2584ecbc4809167b7e /docs/Debugging.md | |
parent | 54acca37ba642e8af4aeb9bdc6b538a639eb0320 (diff) | |
download | kutter-520273e5abfd9a3dd899f94b5df602669b655ec0.tar.gz kutter-520273e5abfd9a3dd899f94b5df602669b655ec0.tar.xz kutter-520273e5abfd9a3dd899f94b5df602669b655ec0.zip |
stepper: Support step_pulse_duration even on TMC drivers in UART/SPI mode
Commit 689231df changed the default step_pulse_duration to 100ns for
TMC drivers that are configured in UART/SPI mode, but it failed to
document that change in Config_Changes.md and Config_Reference.md.
Update those documents to reflect that change.
Update the code so that a user may specify a custom
step_pulse_duration even on TMC drivers that are configured in
UART/SPI mode. This may be useful for drivers that use a level
shifter on the step pin that requires more than a ~300ns to detect a
level change.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Debugging.md')
0 files changed, 0 insertions, 0 deletions