forked from Mirrors/Marlin
🩹 TMC2240 diag0 push-pull active HIGH (#27907)
This commit is contained in:
@@ -822,6 +822,8 @@ enum StealthIndex : uint8_t {
|
||||
st.PWMCONF(pwmconf.sr);
|
||||
|
||||
TERN(HYBRID_THRESHOLD, st.set_pwm_thrs(hyb_thrs), UNUSED(hyb_thrs));
|
||||
|
||||
st.diag0_pushpull(true);
|
||||
st.GSTAT(); // Clear GSTAT
|
||||
}
|
||||
#endif // TMC2240
|
||||
|
||||
Reference in New Issue
Block a user