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

Firmware update .py script does not repair corrupted firmware #19

Open
AndyLindsay opened this issue Oct 14, 2019 · 0 comments
Open

Firmware update .py script does not repair corrupted firmware #19

AndyLindsay opened this issue Oct 14, 2019 · 0 comments

Comments

@AndyLindsay
Copy link
Collaborator

AndyLindsay commented Oct 14, 2019

In the 0.9 branch's \Dev\cyberbot-update-firmware\v1.0.6 proof of concept

If the user disconnected power mid-firmware update, the firmware could be corrupted. If so, a second attempt will not be able to establish communication with the Propeller. This would leave the board's owner in a difficult situation. Try modifying the script so that it does not require a reply from firmware in the cyber:bot board to complete the update.

AndyLindsay added a commit that referenced this issue Oct 14, 2019
For firmware updater scripts, use .hex files in these folders, and open and Flash with https://python.microbit.org/v/beta

v0.0.1 is a P21 light blinking program to emulate unresponsive firmware.

\cyberbot\Dev\firmware\v0.0.1
\cyberbot\Dev\firmware\v1.0.2
\cyberbot\Dev\firmware\v1.0.6
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

1 participant