Skip to main content
HXiao.1
Associate II
January 8, 2024
Solved

Option bytes in STM32F207

  • January 8, 2024
  • 1 reply
  • 1089 views

Hi 

It stated in PM0059 page 16:  The value of an option is automatically modified by first erasing the user configuration sector and then programming all the option bytes with the values contained in the FLASH_OPTCR register.

I want to  know : What's the user configuration sector? Can you help to point to the right ones in the following table?

HXiao1_0-1704684400808.png

 

This topic has been closed for replies.
Best answer by TDK

The option bytes and the user configuration sector are one and the same.

I guess technically the option bytes are within the user configuration sector. But that's the only thing in there. They refer to the same location in flash.

1 reply

TDK
TDKBest answer
Super User
January 8, 2024

The option bytes and the user configuration sector are one and the same.

I guess technically the option bytes are within the user configuration sector. But that's the only thing in there. They refer to the same location in flash.

"If you feel a post has answered your question, please click ""Accept as Solution""."