Option Bytes changes does not work
HI
Using stm32f303veh6.
Changed the option bytes with the CubeProgrammer. 2.20.0 to override the BOOT0 signal. ( its floating )
nBOOT1 - > unchecked
BOOT_SEL -> unchecked
I see that the address on start is 0x1FFFF.. and my FW on flash does not run.
For debug, I I did some external wiring of the BOOT0 signal to GND, and now my FW boots fine.
Looked in Errata for know issues, but could not find any related.
Any reason for Option Bytes not to work?

