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

More robust option bit checking on STM32H7 targets #1973

Open
labbott opened this issue Jan 14, 2025 · 0 comments
Open

More robust option bit checking on STM32H7 targets #1973

labbott opened this issue Jan 14, 2025 · 0 comments

Comments

@labbott
Copy link
Collaborator

labbott commented Jan 14, 2025

We recently discovered that our attempt at adding debugging for a flash issue #1908 was actually incorrect and prevented us from applying the option bit changes. We could be doing some more checks in https://github.com/oxidecomputer/hubris/blob/master/drv/stm32h7-update-server/src/main.rs#L220 (fn unlock) including checking that the bits actually wrote and checking FLASH_OPTSR.LOCK separately.

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

No branches or pull requests

1 participant