cancel
Showing results for 
Search instead for 
Did you mean: 

STM32f303 option bytes

sharon7m9
Associate
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 appreciated

Thanks,

ron

#option-bytes #flash #stm32f3
2 REPLIES 2
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..
tusharrabadiya3
Associate II
Posted on September 02, 2016 at 13:21