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

Feather M0 gets bricked #99

Closed
blkist opened this issue Jan 11, 2020 · 7 comments · Fixed by #111
Closed

Feather M0 gets bricked #99

blkist opened this issue Jan 11, 2020 · 7 comments · Fixed by #111

Comments

@blkist
Copy link

blkist commented Jan 11, 2020

Hello, I followed this tutorial (https://learn.adafruit.com/installing-circuitpython-on-samd21-boards/installing-the-uf2-bootloader) on 3 M0 Feather boards and it bricked them all. I followed the directions perfectly every time and I used the Arduino INO file that is posed in this repository. I think there is an issue with the INO file. Also, in case it helps, the boards I used most recently were the Adalogger M0. Thanks for looking into this.

@caternuson
Copy link

What was the exact name of the .ino file you used?

Pinging @dhalbert

@blkist
Copy link
Author

blkist commented Jan 13, 2020

update-bootloader-feather_m0-v3.7.0.ino

@JetForMe
Copy link

I, too, bricked a Feather M0 using the .ino file created by this repo. I thought it was because of the changes I introduced in check_start_application() but maybe it’s the .ino.

@dhalbert
Copy link

Please do not use .ino files. I removed them from the release because they are broken in several ways, and put a warning in the release notes for 3.7.0. The M4 .ino files never worked, and the M0 ones have several flaws.

@JetForMe
Copy link

JetForMe commented Mar 12, 2020

Well, I only cloned this repo yesterday, and they were in master, and I don't see any obvious warnings.
EDIT: Oh, I clone the microsoft repo.

@dhalbert
Copy link

The warnings are just here: https://github.com/adafruit/uf2-samdx1/releases/tag/v3.7.0. I'm in the middle of doing a lot of debugging and improvement on this, and was either going to fix the .ino's or remove them. Sorry it's not clearer. Most of our users are just using the downloaded .ino's, so I removed them for safety.

@JetForMe
Copy link

Fair enough. I should be getting an ATMEL-ICE tomorrow, hopefully it's easy enough to re-flash these from macOS. I really need to get that other bug fixed.

ChrisHayward-dev pushed a commit to ChrisHayward-dev/uf2-samdx1 that referenced this issue Jun 9, 2022
Delete boards/robohatmm1_m0 directory
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 a pull request may close this issue.

4 participants