diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-07-20 15:19:36 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-07-23 13:37:20 -0400 |
commit | b4fec8502c65db769535b1446db235256cf5b991 (patch) | |
tree | b68b21a0ff92aff43c8a919ed6e66fe424f7b98a /klippy/extras/tmc_uart.py | |
parent | 121052ad396ff54ea76b3ea2c05fba4acd2a158b (diff) | |
download | kutter-b4fec8502c65db769535b1446db235256cf5b991.tar.gz kutter-b4fec8502c65db769535b1446db235256cf5b991.tar.xz kutter-b4fec8502c65db769535b1446db235256cf5b991.zip |
tmc2209: Set SENDDELAY=2 to avoid uart rx/tx errors
It looks like the tmc2209 chips have increased uart errors with the
default SENDDELAY of zero. Increasing the SENDDELAY to two seems to
work around this issue.
Reported by @ReXT3D.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras/tmc_uart.py')
0 files changed, 0 insertions, 0 deletions