Skip to content

STM32: make Meowbit default to UF2 on website #3039

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

Merged
merged 1 commit into from
Jun 17, 2020
Merged

STM32: make Meowbit default to UF2 on website #3039

merged 1 commit into from
Jun 17, 2020

Conversation

hierophect
Copy link
Collaborator

Resolves #2702

@hierophect hierophect added the stm label Jun 16, 2020
@hierophect hierophect requested a review from dhalbert June 16, 2020 16:06
@tannewt
Copy link
Member

tannewt commented Jun 16, 2020

It can't load a bin at all right? Otherwise you could do both UF2 and bin.

@hierophect
Copy link
Collaborator Author

@tannewt just spent a minute double checking this - yeah, loading a bin on it requires taking off the cover and soldering on a header for the SWD pins, and then using an external programmer like an STLink. It doesn't expose the BOOT0 pin (and shorts it to ground, as far as I can tell) so you can't load with USB DFU either. I think UF2 only is a safe bet.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@tannewt tannewt merged commit 25d5f2c into adafruit:main Jun 17, 2020
@hierophect hierophect deleted the stm32-meowbit-uf2-web branch June 17, 2020 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

STM32: build .uf2 for meowbit
2 participants