BlueTurtle
Active member
Hey everyone,
I’m trying to drive two steppers at the same time in a CoreXY system using a Teensy 4.0. As you might know the steppers need to move at the same time to go straight and I was wondering if using digitalWriteFast() will be enough. If not how can I do port manipulation with 4.0. I’m sorry if there’s an obvious way for this but I have not done it before and don’t know where to start
.
I’m trying to drive two steppers at the same time in a CoreXY system using a Teensy 4.0. As you might know the steppers need to move at the same time to go straight and I was wondering if using digitalWriteFast() will be enough. If not how can I do port manipulation with 4.0. I’m sorry if there’s an obvious way for this but I have not done it before and don’t know where to start
Last edited: