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

Stepper delay #40

Open
MotoManiacMM opened this issue Jan 30, 2018 · 1 comment
Open

Stepper delay #40

MotoManiacMM opened this issue Jan 30, 2018 · 1 comment

Comments

@MotoManiacMM
Copy link

MotoManiacMM commented Jan 30, 2018

Hi, I'm trying to make door lock with stepper motor. I implemented code for stepper instead of led in your user_main.c, but I need delay of 2ms between the steps and vTaskDelay is 10ms. I tried to change configTICK_RATE_HZ from 100 to 1000 in FreeRTOSConfig.h, but with no effect. Can you please help me with this? Can I change vTaskDelay to 1ms? or can I use some other way to make 2ms pauses between steps? thank you!

@MotoManiacMM MotoManiacMM changed the title Stepper Stepper delay Jan 30, 2018
@HomeACcessoryKid
Copy link
Owner

HomeACcessoryKid commented Jan 31, 2018 via email

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