Skip to content

As Fluidnc ESP32 I2S ouput can you add this mode #338

@Speedjf37

Description

@Speedjf37

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions