Problem with HAL_FLASH_OB_Launch, STM32H7 swapping flash banks
Ok just trying to get the bank swapping working.Loaded and flashed new firmware in to 0x08100000 all goes fine, all i need to do is to swap the flash banks.Now the code below does do the bank swap fine, but it gets stuck at the HAL_FLASH_OB_Launch();...