How to read the boot enabled/disabled bits in the user configuration option bytes of an STM32H7?
Hi all,in the STM32CubeProgrammer section Option bytes (OB) there's one group called "user configuration". This group list the two checkboxes BCM4 and BCM7 to enable/disable booting each core. I assume that there are two bits in some R/W configuratio...