Inverting motor signal
Hi, i am using external motor driver but i need to use also a logic level converter 3.3v to 5v.
Ok, but the logic level converter inverting signal and i need to ‘reinverting’ from firmware the signal to have the correct signal for the driver.
I possible to invert enable-step and direction from firmware?
Ok, but the logic level converter inverting signal and i need to ‘reinverting’ from firmware the signal to have the correct signal for the driver.
I possible to invert enable-step and direction from firmware?
Comments
Invert direction (INVERT_Z_DIR)
Invert enable signal (Z_ENABLE_ON)
... but for STEP ??
would invert step signal. But this only works for all steppers the same time.