PCW wrote:Its a very weird setup to skip the first connector, not only is this likely to trigger pncconf corner conditions
it also is very suboptimal as far as pin use and CPU time goes
I would try an standard config first
That is to say if you are using 4 stepgens they should be stepgen 0, 1, 2, and 3, not 5,6,7 and 8
(which on the standard 7I76x2 config are on the second 7I76 connected to P2 not the normal external P3)
I also note that the 7i76 inputs in the hal file are on sserial channel 0 (on P3)
so if they work, stepgens 5,6,7,8,9 cannot work because they are unconnected (they are on header P2)
So I am looking this up again to fix the XML file description and then I see that the PIN file from Mesa website for the 7i776x2
has step gens 0,1,2,3,4 on P3
Peter can you confirm that this is right or wrong thanks....
Chris M