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

UF2 problem of STM32F103 #19592

Closed
aihk opened this issue Jan 14, 2023 · 2 comments
Closed

UF2 problem of STM32F103 #19592

aihk opened this issue Jan 14, 2023 · 2 comments

Comments

@aihk
Copy link

aihk commented Jan 14, 2023

I brushed STM32F103 through UF2. I found that the Bootmagic Lite function cannot be used. Can I only enter the guidance again through the reset button?

@fauxpark
Copy link
Member

The firmware needs to have support for the particular bootloader you're using. AFAIK STM32Duino is the only bootloader supported for F103 boards, but it is fairly simple to add a new one: https://github.com/qmk/qmk_firmware/tree/master/platforms/chibios/bootloaders

@zvecr
Copy link
Member

zvecr commented Jan 15, 2023

Assuming its the same bootloader, #19594 should cover this. Feel free to reopen if it is a different bootloader.

@zvecr zvecr closed this as completed Jan 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants