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

Delay_us function #25

Open
rekabrnalla opened this issue Feb 10, 2025 · 1 comment
Open

Delay_us function #25

rekabrnalla opened this issue Feb 10, 2025 · 1 comment

Comments

@rekabrnalla
Copy link

Is there a reason the delay function is not implemented. Trying to control a stepper motor. Need the delay. Trying to do it with a ccall out to the gpio library but don't have it working correctly yet.

Can we add delay function?

@Alexander-Barth
Copy link
Member

Alexander-Barth commented Mar 1, 2025

Where is this function defined?
Is it part of pigpio?
Can you use PWM for the stepper motor (assuming you need delay_us to create the pulses for the stepper motor)

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

No branches or pull requests

2 participants