stm32h7 Brownout reset config via FLASH option bytes #60361
Unanswered
GarrettCarter-eaton
asked this question in
Q&A
Replies: 1 comment
-
Unfortunately, this is not yet possible using Zephyr. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to configure the brownout reset on an STM32H7 series. From reading the reference manual, this is done by writing to the flash option bytes:
I would be pursuing this method to write the bytes via the code:
Is there a way to do this in Zephyr?
Beta Was this translation helpful? Give feedback.
All reactions