Hello , FastAccelStepper is ok for ESP32 with GPIO ouput ! As Fluidnc I2S ouput can you add this mode ? const EnumItem stepTypes[] = { { Stepping::TIMED, "Timed" }, { Stepping::RMT_ENGINE, "RMT" }, { Stepping::I2S_STATIC, "I2S_STATIC" }, { Stepping::I2S_STREAM, "I2S_STREAM" }, EnumItem(Stepping::RMT_ENGINE) }; Good job ! Thanks. JF
Hello ,
FastAccelStepper is ok for ESP32 with GPIO ouput !
As Fluidnc I2S ouput can you add this mode ?
Good job !
Thanks.
JF