Skip to content

Move Swan board to dedicated menu and add a workaround for SWD upload method #1511

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 2 commits into from
Sep 30, 2021

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Sep 29, 2021

This PR is a workaround to allow flashing the Swan board at once. An issue is under investigations by ST BL team.
While waiting to have their return adding -ob nBOOT0=0 -ob nBOOT0=1 to the upload options allows to properly flash and run the application.

Fixes #1495

During the test I found an issue with the STM32cubeProgrammer script due to the use of '=' in option.
I've push a fix in the stm32duino/Arduino_Tools repo: stm32duino/Arduino_Tools@1bce38f
It will be available with the 2.1.0 version.

/CC @zfields @bsatrom

@fpistm fpistm added the fix 🩹 Bug fix label Sep 29, 2021
@fpistm fpistm added this to the 2.1.0 milestone Sep 29, 2021
@bsatrom
Copy link
Contributor

bsatrom commented Sep 29, 2021

🎉 thanks @fpistm!

when using the SWD interface.

Fixes stm32duino#1495

Signed-off-by: Frederic Pillon <[email protected]>
@fpistm fpistm changed the title fix(swan): move to dedicated menu Move Swan board to dedicated menu and add a workaround for SWD upload method Sep 29, 2021
@fpistm fpistm merged commit 83cc361 into stm32duino:master Sep 30, 2021
@fpistm fpistm deleted the Swan branch September 30, 2021 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 🩹 Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Double deploy required to flash Swan_R5
2 participants