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

drivers: stepper: Implement start_brake, stop, & expose motor_steps #393

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

Grazfather
Copy link
Contributor

  • Implement stop: Sets state machine to immediately stop sending pulses
  • Implement start_brake: Sets state machine to stop accelerating or stop after steps_to_brake
  • Expose motor_steps in Stepper_Options: Allow working with stepper motors that don't have 200 steps per rotation.

@mattnite mattnite merged commit 59d71c5 into ZigEmbeddedGroup:main Feb 18, 2025
30 checks passed
@Grazfather Grazfather deleted the stepper_update branch February 18, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants