I am testing Flash write using a custom board with STM32H562VG.For debugging, I use IAR I-jet and VSCode's C-SPY extension.The following HAL API is used for Flash writing, addr starts at 0x08030000 in the User area.HAL_FLASH_Program(FLASH_TYPEPROGRAM...