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

pm: Increase delay before powering system #57

Merged
merged 1 commit into from May 6, 2021

Conversation

jonasdn
Copy link
Contributor

@jonasdn jonasdn commented May 6, 2021

When updating the Lighthouse deck as part of the flashing procedure we
sometiems get stuck. The Lighthouse deck does not power on.

We suspect this is connected to the capacitors on the deck not getting
enough time to discharge in some conditions on some boards.

Some users tried out firmware with 250 ms and 300 ms delays and the 300
ms delay fixed the issue for them. We increase the delay here to 350 ms
to err on side of caution.

If boot-up times becomes an issue we could change this to only take
effect on soft-resets.

Fixes: #56

When updating the Lighthouse deck as part of the flashing procedure we
sometiems get stuck. The Lighthouse deck does not power on.

We suspect this is connected to the capacitors on the deck not getting
enough time to discharge in some conditions on some boards.

Some users tried out firmware with 250 ms and 300 ms delays and the 300
ms delay fixed the issue for them. We increase the delay here to 350 ms
to err on side of caution.

If boot-up times becomes an issue we could change this to only take
effect on soft-resets.

Fixes: bitcraze#56
@jonasdn jonasdn merged commit 5c6dbb7 into bitcraze:master May 6, 2021
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.

Updating firmeware getting stuck when updating lighthouse deck
2 participants