Hello,I use a Nucleo-STM32G0B1 (512KB Flash).I would like to flash same data in fast mode, but the HAL_FLASH_Program() function ending with error. The HAL_FLASH_GetError() = 0x2A0 (PGSERR and PGAERR).Before writing I erase some flash pages.If I clean...