Need clarification on physical option byte addresses for STM32U083RCT
I am working with the STM32U083RCT6 and I need clarification regarding the exact physical memory addresses of the option bytes.
In the reference manual, I can see that the option bytes are located in the system memory area:0x1FFF7000 – 0x1FFF7FFF
However, the manual only describes the FLASH option registers (OPTR, PCROP1SR, PCROP1ER, WRP1AR, WRP1BR) with register offsets from the FLASH peripheral base address. It does not clearly mention the exact non-volatile storage addresses inside system memory.
I would like to confirm:
1.What is the officially documented physical start address of the option byte storage in system memory for STM32U083?
2. Is 0x1FFF7800 the confirmed start address of OPTR in non-volatile memory?
3. If this information is not in the reference manual, in which official document can I find the exact byte-level storage mapping?
4. What is the exact physical start address of Option Bytes in STM32U083?
5. In which official document is this address explicitly mentioned?
I am specifically looking for the physical storage address inside system memory, not the FLASH register base address.
