Skip to content

Fix Sektch upload on OPTA and GIGA R1 WiFi #179

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pennam
Copy link

@pennam pennam commented Aug 8, 2025

Splitting #96 in multiple PR to simplify testing.

Test sketch upload in standard mode (not debug). If sketch uploaded was compiled with debug flag is mandatory to manually put the board in bootloader mode with double reset.

board linux win mac
Portenta H7 ✔️ ✔️
GIGA R1 WiFi ✔️ ✔️
OPTA ✔️ ✔️

@pennam pennam changed the title Fix Sektch upload on OPTA and GIGA R1 WiFI Fix Sektch upload on OPTA and GIGA R1 WiFi Aug 8, 2025
@pennam pennam force-pushed the stm32-upload-fix branch 2 times, most recently from 1ff5f6e to 5d5913b Compare August 12, 2025 13:02
@pennam pennam marked this pull request as ready for review August 12, 2025 14:40
facchinm and others added 3 commits August 12, 2025 16:53
Backup area access is needed to write magic number and reboot in dfu mode

Signed-off-by: Martino Facchin <[email protected]>
Disabling M4 boot at init improves sketch upload reliability

Signed-off-by: pennam <[email protected]>
Disabling M4 boot at init improves sketch upload reliability

Signed-off-by: pennam <[email protected]>
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 this pull request may close these issues.

2 participants