Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I2S and realtime IO fixes #748

Merged
merged 3 commits into from
Sep 7, 2024
Merged

I2S and realtime IO fixes #748

merged 3 commits into from
Sep 7, 2024

Conversation

Paciente8159
Copy link
Owner

@Paciente8159 Paciente8159 commented Sep 6, 2024

  • independent step/dir and pwm/servo signal generation via I2S/realtime
  • fixed I2S loop to prevent crash with option USE_I2S_REALTIME_MODE_ONLY
  • cleaned oneshot timer code
  • fixed SPI configuration crash errors

- independent step/dir and pwm/servo signal generation via I2S/realtime
- fixed I2S loop to prevent crash with option USE_I2S_REALTIME_MODE_ONLY
- cleaned oneshot timer code
@Paciente8159 Paciente8159 added bug Something isn't working needs: testing needs: testing HAL: ESP32 HAL: ESP32 labels Sep 6, 2024
- fixed build error on Wemos D1 R32
- prevent I2S from the ITP ISR without being in real time mode
- removed I2S GPIO pins config to prevent multiplex tamper after initial setup
@Paciente8159 Paciente8159 merged commit 313d846 into master Sep 7, 2024
30 checks passed
@Paciente8159 Paciente8159 deleted the esp32-fix-softio-gen branch September 7, 2024 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working HAL: ESP32 HAL: ESP32 needs: testing needs: testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant