2022-08-03 07:49 AM
If FLASH register's offset[ex:FLASH_OPTR offset:0x020] refers from the userspace address of Flash memory,writing the user code in flash memory starting address [0x08000000] will overwrite the existing flash registers data?
2022-08-03 08:13 AM
No, the flash register block is at a totally different address mapped into the address spaces. These registers control the flash memory area and the option bytes.
Details depend on the chip, which one?