Skip to content

This PR adds a complete STM32 port for FastAccelStepper, targeting the STM32duino toolchain. Step pulses are generated via TIM2/TIM3 compare-match ISR with GPIO BSRR bit-bang, allowing any GPIO pin to be used as a step pin. Deferred queue filling runs in PendSV at the lowest NVIC priority.#364

Open
Tyuyt3975 wants to merge 43 commits into
gin66:masterfrom
Tyuyt3975:master

add stm32 into complex examples

dc30183
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
build (esp32_idf_V5_0_0)
succeeded Jun 17, 2026 in 2m 26s