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

Fixed STM32H7 option byte programming #1417

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

xlz
Copy link
Contributor

@xlz xlz commented Jul 23, 2024

The previous option_base at 0x5200201c cannot be used for programming the option bytes.

The option bytes are programmed at 0x52002020 (FLASH_OPTSR_PRG).

THe previous option_base at 0x5200201c cannot be used for
programming the option bytes.

The option bytes are programmed at 0x52002020 (FLASH_OPTSR_PRG).
@Nightwalker-87 Nightwalker-87 changed the title Fix STM32H7 option byte programming Fixed STM32H7 option byte programming Aug 2, 2024
@Nightwalker-87 Nightwalker-87 added this to the v1.8.1 milestone Aug 2, 2024
@Nightwalker-87 Nightwalker-87 merged commit 51df4dd into stlink-org:testing Aug 2, 2024
10 checks passed
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants