Question
STM32H7 and SYSCFG_UR2/3 register
RM0433 is very short about the SYSCFG_UR registers. Most URx registers are read-only and probably provides another view at the values of the options byte. The reason to provide another view is not clear to me. However UR2 (BOOT_ADDR0) and UR3 (BOOT_ADDR1) are read/write and imply that they have influence on the boot process. Are these registers perhaps only reset by power-on reset? Or is the read/write tagging an error?
Please clarify.
