On Tue, Feb 26, 2019 at 06:21:13PM +0100, [email protected] wrote: > the second idea was: using both edges of a binary signal > for motor stepping doubles the speed or bisects the bandwidth. > > but I found no way to do this, without patching stepgen.c
Have you considered the quadrature scheme, mode 2? It has the same benefit of one edge per step, but does not have the drawbacks requiring consideration of setup and hold times (the dirsetup and dirhold parameters) Also it has the benefit of already existing and being used by other drives _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
