Will Programming the user code in FLASH MEMORY overwrite the option byte registers?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-08-03 7: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?
Labels:
- Labels:
-
Flash
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-08-03 8: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?
