astorun

Results 8 comments of astorun

Hi gin66, Could you provide a simple example project under examples folder for how to use shift registers as pins to control multiple steppers with fastaccelstepper? Do we need to...

Thanks a lot! We are just confused on one step. How can we assign step(pulse) pin via shift register. Since in your description you mentioned direction/enable pins only if we...

Also we got an error when we use your code: stepper->setExternalCallForPin(exampleCallback); Error: class "FastAccelStepper" has no member "setExternalCallForPin"C/C++(135)

Oh then this library it is not useful to us since the CNC board that we are using has all the stepper driver control pins including step pin attached to...

I am getting the same error on a brand new MacBook Pro M3 Pro CPU with new fresh install. Does it still an issue?

I am having the same issue with Stalker 2 as well.

i really appreciate if this library is ported to v3.x in a timely manner since my project mostly depends on this library and arduino core v3!

> I have now implemented support for esp-idf 5.3.0 (barely tested, but works with simple example) and only rmt with pulse counter support. no mcpwm/pcnt combo. esp-idf up to 5.2.x...