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

Configurable step pulse width #335

Open
jcoffland opened this issue Sep 6, 2022 · 0 comments
Open

Configurable step pulse width #335

jcoffland opened this issue Sep 6, 2022 · 0 comments

Comments

@jcoffland
Copy link
Member

The Buildbotics controller is hard coded to output 2uS step pulses. Some drivers require longer widths. 2.5uS in one case. This enhancement would add a configurable option to the user interface which would allow setting the pulse width with in a range (say 2uS to 10uS). Changes to this value would affect the maximum step rate (1 / (pulse_width * 2)). Other configuration options would be automatically limited.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant