STM32H753 writing option bytes stalls execution
Hi,We are using an STM32H753 (revision V) and using the bank swap functionality to implement a firmware update system. To do this we need to write to the option bytes to toggle the bank swap bit.This process works but we have noticed that when the cu...