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

Motors won't spin without software delay #3

Open
mattyoung101 opened this issue Jun 19, 2019 · 2 comments
Open

Motors won't spin without software delay #3

mattyoung101 opened this issue Jun 19, 2019 · 2 comments
Labels
Known bug A bug which is known to exist, but may not be worth fixing or may be impossible to fix. Low Priority Minor bugs that do not or barely affect gameplay.

Comments

@mattyoung101
Copy link
Owner

Sometimes, without a software delay (vTaskDelay in the main task), the motors become unreliable and won't spin.

Currently being ignored, but would be nice to fix some time.

@mattyoung101 mattyoung101 added Low Priority Minor bugs that do not or barely affect gameplay. Known bug A bug which is known to exist, but may not be worth fixing or may be impossible to fix. labels Jun 19, 2019
@ethanol20924
Copy link
Collaborator

Just for clarification, the motors don't become unreliable, they just don't spin. When you probe the PWM signal, it doesn't even output a PWM either.

@mattyoung101
Copy link
Owner Author

Yeah I just said unreliable because occasionally they have been observed to spin without the delay but most often they don't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Known bug A bug which is known to exist, but may not be worth fixing or may be impossible to fix. Low Priority Minor bugs that do not or barely affect gameplay.
Projects
None yet
Development

No branches or pull requests

2 participants