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

Esp32 better softpwm #574

Merged
merged 3 commits into from
Dec 10, 2023
Merged

Esp32 better softpwm #574

merged 3 commits into from
Dec 10, 2023

Conversation

Paciente8159
Copy link
Owner

Modified ESP32 software PWM emulation to improve stepper stepping resolution at higher step rates:
With software PWM:

  • steppers use dedicated timer
  • servo timer used as both servo and PWM timer running at 128KHz

@Paciente8159 Paciente8159 added needs: testing needs: testing HAL: ESP32 HAL: ESP32 labels Nov 19, 2023
@Paciente8159 Paciente8159 changed the base branch from master to v1.8.x November 19, 2023 16:23
@Paciente8159 Paciente8159 added tested: OK tested: OK and ready to integrate needs: testing needs: testing and removed needs: testing needs: testing tested: OK tested: OK and ready to integrate labels Dec 8, 2023
@Paciente8159 Paciente8159 merged commit c0776ba into v1.8.x Dec 10, 2023
11 checks passed
@Paciente8159 Paciente8159 deleted the esp32-better-softpwm branch December 10, 2023 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HAL: ESP32 HAL: ESP32 tested: OK tested: OK and ready to integrate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant