Or an N channel MOSFET, no resistor needed. That would invert the signal but that should be simple to cope with in code.
But this is assuming the driver pullup is enabled, the diagram indicates that it's optional or switchable to a pull down.
Hi everyone,
I'm working on a project where I need to control a stepper motor driver using a Teensy 4.1. According to the driver datasheet (attached below), it requires a minimum of 5V input signals. However, the I/O pins on the Teensy 4.1...