kubi23
About
- Username
- kubi23
- Joined
- Visits
- 1
- Last Active
- Roles
- Member
Comments
-
In theory this is surely possible. You need a software spi implementation for each driver and override the step/unstep/direction/enable function with the appropriate code. Main problems I see:1. Setting steps with SPI is much slower. Instead of togg…