gin66

Results 135 comments of gin66

btw: if the issues occurs, will there be steps lost ?

Thanks for sharing latest findings. For the external callback: It may be better in the external pin callback only to set and read flags. Then a cyclic parallel task (e.g....

In general I advise to use 0.30.13 (same as 0.30.14). But the long list of errors is unexpected. Just as if lot of esp32 hardware is not defined in the...

FastAccelStepper supports up to [espressif32 @ V6.7.0](https://github.com/platformio/platform-espressif32/releases). This includes [Arduino](https://docs.platformio.org/en/latest/frameworks/arduino.html) - v2.0.16 (based on IDF v4.4.7) and [ESP-IDF](https://docs.platformio.org/en/latest/frameworks/espidf.html) - v5.2.1 Apparently Arduino IDE has jumped to Arduino [rel 3.0.0](https://github.com/espressif/arduino-esp32/releases), which...

[issue in platformio](https://github.com/platformio/platform-espressif32/issues/1225) for v3.0.0

Perhaps [tasmota](https://github.com/arendst/Tasmota/releases/tag/v14.1.0) could be a solution to use platformio with 3.0.0 ? using ``` platform = https://github.com/tasmota/platform-espressif32/releases/download/2024.05.13/platform-espressif32.zip ```

Started branch arduino_3_0_0, which is broken

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 will...

v0.31.0 is released with support for esp-idf 5.3 and esp-idf 5.3 will be supported by arduino 3.1.0