STM32f303 option bytes
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-07-05 3:47 PM
Posted on July 06, 2016 at 00:47
Hello,
I am trying to read the data0/data1 fields from the flash option byte register.When the flash read protection level is 0 - I can do that no problem, but when the read protection is set to 1 it fails.According to the reference manual there should be no problem to read the option bytes under protection level 1.Any help is highly appreciatedThanks,ron #option-bytes #flash #stm32f3
Labels:
- Labels:
-
Flash
-
STM32F3 Series
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-07-05 4:30 PM
Posted on July 06, 2016 at 01:30
Read it from where, and with what?
Code in the F3 should be able read and display the state of the option bytes whatever the protection level externally.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-09-02 4:21 AM
Posted on September 02, 2016 at 13:21
