Skip to content

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